Skip to content

A project to allow sellers to upload images of their product, and have the trained neural network tag and classify the product

Notifications You must be signed in to change notification settings

jmew/Deep-Learning-Product-Tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Learning Product Image Tagger

-To start training: python network.py --epochs [NUM_EPOCHS] --pretrained [DIR_TO_IMAGES]

-To start backend server: python network.py --server data

/Client - Front End

-To start frontend server: node server

network.py - Training script

About

A project to allow sellers to upload images of their product, and have the trained neural network tag and classify the product

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published