pip install -r requirements.txt
pip3 install torch==1.8.2 torchvision==0.9.2 torchaudio==0.8.2 --extra-index-url https://download.pytorch.org/whl/lts/1.8/cpu
python run.py --image_dir <path/to/folder/image>
| Name | Name | Last commit date | ||
|---|---|---|---|---|
pip install -r requirements.txt
pip3 install torch==1.8.2 torchvision==0.9.2 torchaudio==0.8.2 --extra-index-url https://download.pytorch.org/whl/lts/1.8/cpu
python run.py --image_dir <path/to/folder/image>