NaturalIntelligence / NaturalIntelligence/imglab
Exporting data in YOLO format
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1k
- Forks
- 613
- PR merge metrics
- No merged PRs in 30d
Description
This feature is suitable for first-timers. But can be picked by any contributor.
Currently imglab supports exporting labelled data in Pascal VOC, COCO format. We want to let users export data in YOLO format as well.
target folder : data formaters
Please check how export feature is implemented for other formats in data formaters
Watch for changes, or Bookmark for easy discovery.
Fund this project for new features and maintenance.
[Showcase] your project with us by raising an issue
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
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 inspecting the existing Pascal VOC and COCO export implementations in the dataformaters folder. Follow their export flow and determine the expected YOLO output; the work is done when labelled data can be exported in YOLO format alongside the existing formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- machine-learning
- Domain
- data, machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100