Skip to content

Wondaeng/parasite_web

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published