Skip to content

Conversation

glenn-jocher
Copy link
Member

@glenn-jocher glenn-jocher commented May 17, 2021

Cython required by pycocotools in certain cases, i.e. cocodataset/cocoapi#172

Most recently raised in #3126 (comment)

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Improvement to YOLOv5 Requirements for Enhanced COCO Metrics Support

📊 Key Changes

  • Addition of Cython to the requirements.txt file.

🎯 Purpose & Impact

  • 🚀 Purpose: Ensures compatibility and efficient installation of pycocotools, which is used for evaluating models on the COCO dataset.
  • 📈 Impact: Provides a smoother setup experience for users working with COCO metrics, potentially improving the performance and reliability of metric calculation for object detection tasks.

Cython required by pycocotools in certain cases, i.e. cocodataset/cocoapi#172
@glenn-jocher glenn-jocher linked an issue May 17, 2021 that may be closed by this pull request
@glenn-jocher glenn-jocher mentioned this pull request May 17, 2021
@glenn-jocher glenn-jocher merged commit 7b863a3 into master May 19, 2021
@glenn-jocher glenn-jocher deleted the glenn-jocher-patch-1 branch May 19, 2021 17:58
@glenn-jocher glenn-jocher self-assigned this May 19, 2021
Lechtr pushed a commit to Lechtr/yolov5 that referenced this pull request Jul 20, 2021
Cython required by pycocotools in certain cases, i.e. cocodataset/cocoapi#172

(cherry picked from commit 7b863a3)
BjarneKuehl pushed a commit to fhkiel-mlaip/yolov5 that referenced this pull request Aug 26, 2022
Cython required by pycocotools in certain cases, i.e. cocodataset/cocoapi#172
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add __init__.py

1 participant