Skip to content

In this project, convoluted neural network models for image recognition via Tensorflow in Python are built and optimized with different datasets.

Notifications You must be signed in to change notification settings

itsinfi/cnn-image-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  1. Install conda
  2. run conda env create -f environment.yml
  3. run conda activate dsbd
  4. run conda run -n dsbd python .\app.py

Update environment

  1. run conda env export -n dsbd > environment.yml

About

In this project, convoluted neural network models for image recognition via Tensorflow in Python are built and optimized with different datasets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages