NaturalIntelligence / NaturalIntelligence/imglab
Import Pascal VOC 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 labeled data in Pascal VOC format. We want to let users importing data in Pascal VOC format.
target file : pascal_voc.js
Please check how the export feature is implemented in pascal_voc.js
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 in dataformaters/pascal_voc.js and read how the existing export feature represents Pascal VOC data. Add the corresponding import behavior so labeled Pascal VOC data can be used by imglab, then verify that the imported annotations are available in the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100