Megvii-BaseDetection / Megvii-BaseDetection/YOLOX
way to obtain metrics curves
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I need to choose a YOLOX model for a project. Is it possible to obtain a graph of the precision-recall curve or F1 curve (like for yolov5) ?
I looked at the yolox/evaluators/voc_evaluator.py file but I'm lost.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue points to yolox/evaluators/voc_evaluator.py; start by reading how evaluation metrics are produced there and identify the available evaluation entry points. Done means establishing a documented or implemented way to obtain precision-recall and F1 curves for choosing a YOLOX model.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100