NaturalIntelligence / NaturalIntelligence/imglab

Exporting data in Tensor flow format

Open
#84 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue help wanted
Dominant language
HTML
Stars
1k
Forks
613
PR merge metrics
No merged PRs in 30d

Description

Currently imglab supports exporting labelled data in dlib, Pascal VOC, and COCO formats. We want to let users export data in tfrecord (tensor flow) format as well.

target folder : data formaters

Please check how export feature is implemented for other formats in data formaters

Some code reference to generate tfrecord: https://github.com/datitran/raccoon_dataset

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 comparing the existing exporters in the dataformaters folder, then review the linked raccoon_dataset reference for TensorFlow TFRecord generation. The work is done when labelled data can be exported in TFRecord format alongside dlib, Pascal VOC, and COCO formats; the issue does not mention a specific test file.

Written by the indexing model from the issue text.

Assessment

Tech stack
tensorflow
Domain
data, machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.