ultralytics / yolov5

YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
https://docs.ultralytics.com
GNU Affero General Public License v3.0
49.85k stars 16.13k forks source link

Yolo V7 #8878

Closed apiszcz closed 2 years ago

apiszcz commented 2 years ago

Search before asking

Question

Yolo V7 variants are emerging, however they lag the features and capabilities of Yolo V5. Is there any effort to consider V7 improvements in the future roadmap? Thanks.

glenn-jocher commented 2 years ago

@apiszcz yes, we have ongoing R&D efforts in a few areas. We are currently working on YOLOv5 classification support in https://github.com/orgs/ultralytics/projects/4 scheduled for a v6.2 release this month and then YOLOv5 segmentation support in https://github.com/orgs/ultralytics/projects/6 scheduled for release v6.3 next month, to be followed by a new major v7.0 release afterward incorporating new community improvements to YOLO architectures.

@AyushExel

apiszcz commented 2 years ago

Great news, thank you for the continued efforts on this platform.

glenn-jocher commented 10 months ago

@apiszcz you're welcome! The YOLOv5 platform is a collaborative effort involving the entire YOLO community, and we're excited to continue pushing the boundaries of object detection together. If you have any other questions or suggestions, feel free to share them. Happy detecting!