Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/akshaypatil15/object-detection-flowers
- Owner: Akshaypatil15
- Created: 2018-03-26T14:57:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-23T05:29:48.000Z (about 3 years ago)
- Last Synced: 2023-12-21T09:49:43.017Z (about 1 year ago)
- Topics: detection-flowers, object-detection, tensorflow, tensorflow-object-detection-api
- Language: Jupyter Notebook
- Homepage:
- Size: 40.6 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)