mlpack / mlpack/models

Add convert function.

Open
#22 28 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted s: keep open t: feature request
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.