From 696f7ac610f0a27a43ccf61ff491aa1047c09820 Mon Sep 17 00:00:00 2001 From: Zhongqi Miao Date: Thu, 7 Mar 2024 15:32:39 -0800 Subject: [PATCH] readme doc update --- roadmaps.md | 60 ++++++++++++++++++++++++++--------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/roadmaps.md b/roadmaps.md index 3023fcff..43a933e4 100644 --- a/roadmaps.md +++ b/roadmaps.md @@ -1,58 +1,58 @@ ### Development roadmap Here you can find details of the milestone roadmap for **Pytorch-Wildlife**: - + ## October 0.1 ✔ Packaging -- [x] 1.1.1 Add the YOLOv5 detection model.
-- [x] 1.1.1 Add the Megadetector pretrained weights.
-- [x] 1.1.3 Add a Notebook to create, load and run inference on the YOLOv5 detection model using Megadetector pretrained weights.
-- [x] 1.3.1-1.3.2 Add an animal species classification model and pretrained weights. +- [x] Add the YOLOv5 detection model.
+- [x] Add the Megadetector pretrained weights.
+- [x] Add a Notebook to create, load and run inference on the YOLOv5 detection model using Megadetector pretrained weights.
+- [x] Add an animal species classification model and pretrained weights. - + ## November 0.2 ✔ Packaging -- [x] 1.4.2-1.4.3 Add a documented animal video detection pipeline.
-- [x] 1.5.1 Add a user-friendly interface for animal detection.
-- [x] 1.2.2 Add a module for custom datasets.
-- [x] 1.3.3 Add a Jupyter notebook for the video detection tutorial. +- [x] Add a documented animal video detection pipeline.
+- [x] Add a user-friendly interface for animal detection.
+- [x] Add a module for custom datasets.
+- [x] Add a Jupyter notebook for the video detection tutorial. - + ## December 0.3 ✔ Packaging -- [x] 1.5.2 Add the video detection pipeline to the user interface.
-- [x] 1.5.3 Add animal classification to the user interface.
-- [x] 1.5.4 Complete documentation on how to use the user-interface.
-- [x] 1.1.2 Add a module for fine-tuning and training from scratch.
-- [x] 1.2.1 Add a dataset module to download LILA subsets.
-- [x] 1.2.1 Add visualization functions for LILA subsets. +- [x] Add the video detection pipeline to the user interface.
+- [x] Add animal classification to the user interface.
+- [x] Complete documentation on how to use the user-interface.
+- [x] Add a module for fine-tuning and training from scratch.
+ - + ## January 0.4 ✔ Packaging -- [x] 1.4.1 Add a utilities module for data pre-processing and post-processing.
-- [x] 2.2.2 Add Snapshot Serengeti classification weights.
-- [x] 2.1.3 Add a new animal classification dataset.
+- [x] Add a utilities module for data pre-processing and post-processing.
+- [x] Add Snapshot Serengeti classification weights.
+ -✔ Improvements + - + -## February 0.5 -✔ Packaging + -- [x] 2.1.3 Add a new classification dataset.
-- [x] 2.2.5 Implement a new segmentation model.
-- [x] 2.2.6 Add full documentation.
- + + + +