juandarr / tensorflow_tools

A set of tools to create data and define tf records in tensorflow for usage with the object detection tensorflow API: https://github.com/tensorflow/models/tree/master/research/object_detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tensorflow_tools

A set of tools to create data and define tf records in tensorflow for usage with the object detection tensorflow API: https://github.com/tensorflow/models/tree/master/research/object_detection

Description

The development of this repo are the result of customizations to the code from the following github repo: https://github.com/datitran/raccoon_dataset. There is also an article related to this repository: Objet detection with tensorflow API. The section about tf records creation was used to understand the process of tf record creation and customize the scripts particularly to the transition from JSON label format to CSV.

License

See LICENSE for details. Copyright (c) 2019 Juan Ríos.

About

A set of tools to create data and define tf records in tensorflow for usage with the object detection tensorflow API: https://github.com/tensorflow/models/tree/master/research/object_detection

License:MIT License


Languages

Language:Python 100.0%