Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 717 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 717 Bytes

parasite_web

Directories

static directory is for the css, js, and uploaded image files.

template directory is for html files rendered via Flask.

How to Use

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.

Requirements

Check the requirements.yaml exported from Anaconda. It requires Detectron2 for inference.

Model

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.