Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/akshaypatil15/object-detection-flowers

Object detection for detecting flowers such as Rose, Sunflower, Daisy
https://github.com/akshaypatil15/object-detection-flowers

detection-flowers object-detection tensorflow tensorflow-object-detection-api

Last synced: about 2 months ago
JSON representation

Object detection for detecting flowers such as Rose, Sunflower, Daisy

Awesome Lists containing this project

README

        

# **Object Detection of Flowers using TensorFlow API**
(Only tested on) Ubuntu 16.04 with:
* Python 3.6
* Tensorflow-gpu 1.12 (Should work with any version <=1.15)

## Before Start need some prerequisites to be satisfied.

- [Tensorflow Object-Detection instructions](https://github.com/Akshaypatil15/object-detection-flowers/blob/master/object_detection/g3doc/installation.md).

- [Configuring an object detection pipeline](https://github.com/Akshaypatil15/object-detection-flowers/blob/master/object_detection/g3doc/configuring_jobs.md)

- [Preparing Inputs](https://github.com/Akshaypatil15/object-detection-flowers/blob/master/object_detection/g3doc/preparing_inputs.md)