NaturalIntelligence / NaturalIntelligence/imglab

Support ONNX format

Open
#77 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement first-timers-only good first issue help wanted
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.

Just like other data formats we're supporting, we have to import-export labeled data in ONNX format. You can get more detail about that here

https://github.com/onnx/onnx/blob/master/onnx/onnx.proto

You can check dataformaters folder to understand how you can implement it for this application.

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

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 implementations in the dataformaters folder, then read the referenced onnx.proto specification to understand the labeled-data structure. Implement ONNX import and export consistent with the other supported formats, and verify that labeled data can be transferred in both directions.

Written by the indexing model from the issue text.

Assessment

Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.