Skip to content

Roadmap

sshuair edited this page Sep 14, 2019 · 12 revisions

Develop roadmap

v0.1.0 - 2019/09/15

  1. data augmentation ✔️
    • Classification ✔️
    • Segmentation ✔️
    • Detection ✔️
  2. models
    • Classification: Resnet, DenseNet, ResNext ✔️
    • Segmentation: UNet, UNet101 ✔️
    • Detection: RetinaNet
  3. Github Action auto test ✔️
  4. Dockerfile & Docker image
  5. readthedocs: foucus on introduction
  6. pypi package

v0.2.0

  1. training script
    • Classification
    • Segmentation
    • Detection
  2. Simple datasat dataloader:
  3. metrics
    • Classification
    • Segmentation
    • Detection

V0.3.0

  1. Tensorboard
  2. More Models
    • Classification:
    • Segmentation:
    • Detection:

v0.4.0

  1. Large Dataset Loader, such as SpaceNet, xView, BigEarthNet...
  2. Data Prepare tools.

v1.0.0rc0

  1. focus on Documents
  2. bug fix
  3. maybe website?

v1.0.0

  1. first stable version release

v1.1.0

  1. Multi-GPU Training?
Clone this wiki locally