Go to file
Michał Łuczak 7ac72b91cd Merge pull request 'Bugfixes' (#6) from flask-ML into dev
Reviewed-on: #6
2024-01-20 18:09:34 +01:00
docker delete polish comments 2024-01-20 17:49:04 +01:00
docs API improvements 2024-01-14 14:53:54 +01:00
resources API improvements 2024-01-14 14:53:54 +01:00
scripts quick bugfix 2024-01-20 18:06:54 +01:00
tests quick bugfix 2024-01-20 18:06:54 +01:00
README.md readme guides 2024-01-20 18:09:04 +01:00
cat_detection.py API improvements 2024-01-14 14:53:54 +01:00
language_label_mapper.py add docker, tests, scripts, test images and bugfixes 2024-01-20 17:45:24 +01:00
main.py add docker, tests, scripts, test images and bugfixes 2024-01-20 17:45:24 +01:00
requirements.txt add docker, tests, scripts, test images and bugfixes 2024-01-20 17:45:24 +01:00
validator.py add docker, tests, scripts, test images and bugfixes 2024-01-20 17:45:24 +01:00

README.md

Cat detection

Quick guide:

  1. run ./scripts/build_image.bat
  2. run ./scripts/start.bat

Quick tests guide:

  1. run ./scripts/run_tests.bat

Have fun!