YoungChan
YoungChan
Why is there only a progress bar when downloading, but there is no video in folder?
hello, I run the code where enviorment is pytorch0.3.1,do you know how to solve the problem
File "/home/frizy/code/fastercnn/faster_rcnn_pytorch/train.py", line 67, in rdl_roidb.prepare_roidb(imdb) File "/home/frizy/code/fastercnn/faster_rcnn_pytorch/faster_rcnn/roi_data_layer/roidb.py", line 49, in prepare_roidb assert all(max_classes[nonzero_inds] != 0) AssertionError when i want to train. Do you know how to solve the issue?
hi,bro,do you have` train.py` in this repo?
how to solve the problem when run 'python -m scripts.run_texture --config_path=configs/text_guided/avatar.yaml'
hi, I install cuda 11.3, pytorch 1.12.1+cu113, torchvision '0.13.1+cu113', but "句柄无效", debug in "torchvision.models.resnet50(weights=models.ResNet50_Weights.DEFAULT).state_dict()," Do you know how to solve the problem? please