Skip to content

This is a script I made to convert Coco Json (with data) into TFRecord, which can be used in Tensorflow Object Detection

License

Notifications You must be signed in to change notification settings

ydydxhg/coco-json-tfrecords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

coco-json-tfrecords

This is a script I made to convert Coco Json (with data) into TFRecord, which can be used in Tensorflow Object Detection. The code is inspired by https://keras.io/examples/keras_recipes/creating_tfrecords/, Credit goes to Keras documentation

Why this?

I am using Label studio to label my dataset recently, one of the export options is to export dataset into coco json format. So here you go

About

This is a script I made to convert Coco Json (with data) into TFRecord, which can be used in Tensorflow Object Detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages