Add convert function.
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 44
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Recently we added support to parse XML files in object detection type datasets. It would nice to have a conversion script that convert CSV, object-detection-tf type, json to XML and vice-versa. A great example is roboflow.ai's convert feature.
Let me know if any clarification is needed.
Thanks.
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 reviewing the existing XML parsing support for object-detection datasets. Map the requested CSV, object-detection-tf, JSON, and XML formats to the repository's current dataset interfaces, then clarify the intended conversion entry point and expected behavior. Done means conversions are specified and covered in both directions for every requested format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data, machine-learning, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100