lucasjinreal / yolov7_d2

🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
GNU General Public License v3.0
3.13k stars 483 forks source link

Roadmap #171

Open lucasjinreal opened 2 years ago

lucasjinreal commented 2 years ago

yolov7-d2 is keeping involving. We have made some progress on exploring more light-weights model while still able get a favorable mAP. For example, we have made a MobileOne-S0 version model based on YOLOX-Lite achieves mAP 29.5, exceed YOLOX-Nano with faster speed on CPU.

We also achieves mAP 44 with a Convnexttiny model based on YOLOX arch.

But, we are still trying to expanding the model matrix and exploring more efficient && effective models, If you are interested in training or adding new model inside yolov7-d2, it's more than welcome!.

Roadmap of Next Half-Year 2022

CPU realtime Instance segmentation

this would need several steps:

CPU realtime Pose estimation

Replicate DINO's mAP