Megvii-BaseDetection / Megvii-BaseDetection/YOLOX
save the video result as a crop image.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 10.6k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I want to save the video result as a crop image.
What should I do?
I want to use it like a function of yolov5.
In yolov5, the function is the same as the address below.
https://github.com/ultralytics/yolov5/blob/master/detect.py
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
Start by reading the linked YOLOv5 detect.py implementation and identify the corresponding YOLOX video-inference entry point. The issue does not name a YOLOX file or test; done would mean defining and implementing a way to save detected video regions as crop images.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100