Skip to content

Commit 397f59c

Browse files
Update README.md
1 parent b9f15e6 commit 397f59c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,8 @@ The code is developed under the following configurations.
164164
- Hardware: >=4 GPUs for training, >=1 GPU for testing (set ```[--gpus GPUS]``` accordingly)
165165
- Software: Ubuntu 16.04.3 LTS, ***CUDA>=8.0, Python>=3.5, PyTorch>=0.4.0***
166166
- Dependencies: numpy, scipy, opencv, yacs, tqdm
167+
- gdown https://drive.google.com/file/d/1Il1Pcb13syeHi9LA9KjXz8KqMFN9izgo
168+
- unzip -j ckpt.zip
167169

168170
## Quick start: Test on an image using our trained model
169171
1. Here is a simple demo to do inference on a single image:

0 commit comments

Comments
 (0)