- Python 3
- CPU or NVIDIA GPU + CUDA CuDNN
-
Clone this repo
-
Create env
conda create --name licence-detrec
-
Install requirements
pip install -r requirements.txt
-
Download pretrained model via GD link
-
Rename it to medium.pt and put it into detection/models
-
Start server:
python app.py
- Run
docker build -t <name> path/to/app/dir
- Run
docker run -p your_port:5000
1st row: Input / 2nd row: Result |
---|
![]() |
![]() |