static directory is for the css, js, and uploaded image files.
template directory is for html files rendered via Flask.
python app.py
to run the server using Flask. Port is set as 5002.
python worker.py
to run the worker. It regularly checks the difference between the user_data and results folder.
Check the requirements.yaml exported from Anaconda. It requires Detectron2 for inference.
The parasite model `model_25.pth` is not uploaded since it is too big (>100MB). You can find it `/home/gugcweb/ats/model_25.pth` in 150 server.