Qishang Cheng

Results 17 comments of Qishang Cheng

running install running bdist_egg running egg_info writing torch_scatter.egg-info/PKG-INFO writing dependency_links to torch_scatter.egg-info/dependency_links.txt writing top-level names to torch_scatter.egg-info/top_level.txt reading manifest file 'torch_scatter.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'torch_scatter.egg-info/SOURCES.txt' installing...

@junedgar I have meet the same problem,but I run the code with CPU the time required is 577.5 sec. How did you run the code with GPU?

I got the same error, my system is ubuntu14.04 and python 2.7.6

I have meet the same problem. Have you solved the problem?@ChiaoSun

I have solved the problem. I increase the batch_size from 64 to 128......but I do not know the internal reason.

@evercherish I have got the same problem, did you get the solution? cannot stat ‘_tmp/smaps_sc/*’: No such file or directory

@ZhuangNi I trained R-FCN and I had the same problem,Did you solved the problem? File "nms/gpu_nms.pyx", line 24, in nms.gpu_nms.gpu_nms (nms/gpu_nms.cpp:1556) IndexError: index 4 is out of bounds for axis...