Sputum Smear--Makerere University, Uganda
USC Drone
python3
scipy==0.19.0
numpy
pytroch>=1.1.0
torchvision>=0.3.0
PIL
opencv-python
matplotlib
lxml
[pydensecrf](https://github.com/lucasb-eyer/pydensecrf)
You can use pip
to install these packages. Please add -i https://mirrors.aliyun.com/pypi/simple
after package name if you are in China.
Only support binary pixel classification (one object + background) now!
- FCN
- UNet
- Deeplab v3+
- BCE
- Focal Loss
- Dice Loss
- Lovase Loss
- all bounding box
- inner area of bounding box
- grabcut
- sgd
- adam
- update label for iteration training
- mixup
- support multi-classes
- more fast and simple mIoU calculation
- more useful model
- more appropriate optimizer