Closed ghost closed 3 years ago
Hi, you can see the inference part.
python ./tools/test_any_images.py \ --dataroot ./ \ --dataset any \ --cfg_file lib/configs/resnext101_32x4d_nyudv2_class \ --load_ckpt ./nyu_rawdata.pth
Yes, I know but get this:
Traceback (most recent call last):
File "./tools/test_any_images.py", line 5, in
The library "lib" is outside, why would test_any_images.py recognize it?
is script have?
Thanks you