aniki

Results 6 comments of aniki

thanks ,I have solved this problem, and I encountered another problem : Traceback (most recent call last): File "darknet.py", line 238, in pred = model(inp,torch.cuda.is_available()) File "/home/tensor/anaconda2/envs/py36/lib/python3.6/site-packages/torch/nn/modules/module.py", line 477, in...

Hi @arashilen , thansks for your reply.I have solved this problem yesterday in a similar way to yours.And I did this step in util.py...in just ablove the line which reported...

hi@Gouiaa,l also encouter this problem,have you solved this trouble?

Thanks Gouiaa,I have solved this problem by set(Caffe2_DIR "/path/to/pytorch/torch/share/cmake/Caffe2/") and i think it is the right way to do. but i have some trouble new: mkdir -p build && cd...