KagglePlaygrounds
KagglePlaygrounds copied to clipboard
IceVision TO DO
- [ ] Fix Mask COCOMetrics: here
- [ ] MMOCR implementation
- [x] Add negative sampling to YOLO: here
- [ ] Add MXNet support
- [ ] Add GradCAM support: here and Florian Katsch email
- [ ] Deploy face detector on AWS
- [x] Add SSD to MMDET models
- [ ] Add CLIP
- [ ] Add DINO
- [x] Add Semantic Segmentation (U2Net)
- [ ] Add DeepLabV3 + MobileNetV3 from torchvision
- [ ] Add Video support: here