Skip to content

Classify objects as check-in baggage, carry on baggage or not permitted.

Notifications You must be signed in to change notification settings

KritinDMadhavan/Airport-Luggage-Classification

 
 

Repository files navigation

Airport Luggage Classification

Classify objects as check-in baggage, carry on baggage or not permitted.

Demo:

  • Generate model from Notebook.
  • Refactor and place assets, variables, fingerprint.pb and saved_model.pb within the folder exported_model/saved_model/1/
  • Run createContainer.sh.
  • python ./website/wsgi.py.
  • Upload an image. Samples are in Pics.
  • Get output.

About

Classify objects as check-in baggage, carry on baggage or not permitted.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.2%
  • Python 2.6%
  • Other 1.2%