Skip to content

The project is to build a object detection classifier that detects different bottles (i.e. in my project - detection of water bottles or alcohol beverage bottle) using tensorflow.

shreerengan/Image-Classifier-using-TensorFlow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image-Classifier-using-TensorFlow

This is my project on AI. As I have completed this project recently, I haven't documented it. I will do it soon and upload it. The project is to build a object detection classifier that detects different bottles (i.e. in my project - detection of water bottles or alcohol beverage bottle) using tensorflow. I have created my own dataset by scraping images from e-commerce websites and googles search images. There are 2500 train dataset and 900 validation dataset for each catergory of bottle (i.e water bottle and alcohol beverage bottle). I have use Keras which is a high-level neural networks API, written in Python and runs on the top of TensorFlow.

About

The project is to build a object detection classifier that detects different bottles (i.e. in my project - detection of water bottles or alcohol beverage bottle) using tensorflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%