Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 428 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 428 Bytes

Instance Segmentation - UNet

A model for instance segmentation on images, based off UNet with a ResNet backbone.

Dependencies

Tested Tensorflow-GPU ENV with 3080

- Python = 3.7.16
- Tensorflow-GPU = 2.5.0
- CudaToolKit = 11.3.1
- CuDNN = 8.2.1
- NumPY
- Pandas
- MatPlotLib
- Segmentation-models
- Scikit-Learn

alt text