-
Notifications
You must be signed in to change notification settings - Fork 50
Roadmap
sshuair edited this page Sep 14, 2019
·
12 revisions
Develop roadmap
- data augmentation ✔️
- Classification ✔️
- Segmentation ✔️
- Detection ✔️
- models
- Classification: Resnet, DenseNet, ResNext ✔️
- Segmentation: UNet, UNet101 ✔️
- Detection: RetinaNet
- Github Action auto test ✔️
- Dockerfile & Docker image
- readthedocs: foucus on introduction
- pypi package
- training script
- Classification
- Segmentation
- Detection
- Simple datasat dataloader:
- Classification: EuroSat, DeepSat
- Segmentation: Open AI Challenge: Tanzania
- Detection:
- metrics
- Classification
- Segmentation
- Detection
- Tensorboard
- More Models
- Classification:
- Segmentation:
- Detection:
- Large Dataset Loader, such as SpaceNet, xView, BigEarthNet...
- Data Prepare tools.
- focus on Documents
- bug fix
- maybe website?
- first stable version release
- Multi-GPU Training?