NaturalIntelligence / imglab

To speedup and simplify image labeling/ annotation process with multiple supported formats.
https://solothought.com/imglab/
MIT License
986 stars 609 forks source link

Exporting data in Tensor flow format #84

Open amitguptagwl opened 6 years ago

amitguptagwl commented 6 years ago

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!](https://www.bountysource.com/issues/62412925-exporting-data-in-tensor-flow-format?utm_campaign=plugin&utm_content=tracker%2F76641010&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F76641010&utm_medium=issues&utm_source=github).
allenday commented 4 years ago

See also https://github.com/tensorflow/models/blob/master/research/object_detection/dataset_tools/create_pet_tf_record.py