LICENSE
MANIFEST.in
README.md
setup.py
Image_AutoTrainer/__init__.py
Image_AutoTrainer/app.py
Image_AutoTrainer/predict_engine.py
Image_AutoTrainer/train_engine.py
Image_AutoTrainer.egg-info/PKG-INFO
Image_AutoTrainer.egg-info/SOURCES.txt
Image_AutoTrainer.egg-info/dependency_links.txt
Image_AutoTrainer.egg-info/entry_points.txt
Image_AutoTrainer.egg-info/requires.txt
Image_AutoTrainer.egg-info/top_level.txt
Image_AutoTrainer/decoder/__init__.py
Image_AutoTrainer/decoder/utils.py
Image_AutoTrainer/static/css/form.css
Image_AutoTrainer/static/css/home.jpg
Image_AutoTrainer/static/css/input_form.css
Image_AutoTrainer/static/css/log.png
Image_AutoTrainer/static/css/logo.png
Image_AutoTrainer/static/css/predict.css
Image_AutoTrainer/static/css/predict.jpg
Image_AutoTrainer/static/css/shortcut.ico
Image_AutoTrainer/static/css/style.css
Image_AutoTrainer/static/css/style2.css
Image_AutoTrainer/static/css/style3.css
Image_AutoTrainer/static/css/train.jpg
Image_AutoTrainer/templates/Predict.html
Image_AutoTrainer/templates/Train.html
Image_AutoTrainer/templates/form.html
Image_AutoTrainer/templates/index.html
Image_AutoTrainer/templates/style.css
Image_AutoTrainer/utils/__init__.py
Image_AutoTrainer/utils/callbacks.py
Image_AutoTrainer/utils/config.py
Image_AutoTrainer/utils/data_manager.py
Image_AutoTrainer/utils/model.py
Image_AutoTrainer/utils/model_configure.py
Image_AutoTrainer/utils/info/__init__.py
Image_AutoTrainer/utils/info/exception.py
Image_AutoTrainer/utils/info/logger.py