Skip to content

Web backend of machine learning trash classification system

License

Notifications You must be signed in to change notification settings

Trash-ML-JXASTIC/web-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Backend of Trash-ML-JXASTIC

ML-based Trash Classification Project for JXASTIC Contest

TensorFlow 1.15 is required.

Directory /ssd is adapted from /nets, /preprocessing, and /tf_extended of balancap/SSD-Tensorflow. To use, please change all imports of nets, preprocessing, and tf_extended to ssd.nets, ssd.preprocessing, and ssd.tf_extended.

Directory /model contains trash.h5, ssd_300_vgg.ckpt.data-00000-of-00001, and ssd_300_vgg.ckpt.index. The trash classification model can be trained by Trash-ML-JXASTIC/ML-backend, and the SSD model can be trained by balancap/SSD-Tensorflow.

About

Web backend of machine learning trash classification system

Topics

Resources

License

Stars

Watchers

Forks

Languages