explorer-shy
explorer-shy
I have the same problem, I had tried many versions of torchvisions, but the problem remains. Did you find a solution?
I solved this problem, in the file [https://github.com/KaihuaTang/Scene-Graph-Benchmark.pytorch/blob/master/INSTALL.md](url),the author wrote down this code ```python # install PyTorch Detection cd $INSTALL_DIR git clone https://github.com/KaihuaTang/Scene-Graph-Benchmark.pytorch.git cd scene-graph-benchmark # the following will install...
Check the reademe.md first. # SGDet on Custom Images Note that evaluation on custum images is only applicable for SGDet model, because PredCls and SGCls model requires additional ground-truth bounding...