Drangonliao123

Results 6 issues of Drangonliao123

How to train ctw1500 dataset? Thank you very much.

When I run python tools/demo.py, the following error appears in the code: raise TypeError('pic should be Tensor or ndarray. Got {}.'.format(type(pic))) TypeError: pic should be Tensor or ndarray. Got ....

Traceback (most recent call last): File "main.py", line 111, in main() File "main.py", line 27, in main train(opt.pyramid_height, mask, img, img_gray, torch.cuda.FloatTensor, opt) File "main.py", line 77, in train mask_var_pyr,...

Hello, I am interested in your related work. But I am facing this error when I run the code "python run_nerf.py --config configs/chair.txt" Error: " Traceback (most recent call last):...

Dear authors, thank you for your excellent work, and when will the code be released?

当我在推理过程中出现“No such file or directory: 'experiments/datasets/imagenet/imagenet_val_100.txt'”,能否麻烦您提供一下数据集链接,谢谢。