摆子

Results 46 comments of 摆子

Hi,have you solve this problem?I have met the same problem,could you tell me the solution?Thank you

你好请问你解决了嘛,我是新创建的环境用pip安装包一直连不上Cannot connect to proxy.,但是之前安装的环境都可以用pip去安装。而且我升级pip的时候,它显示我已经升级到了最新版本,然后又继续报Cannot connect to proxy.这种连接不上的报错。我不知道我的pip是哪里出问题了orz

> 把模型的参数都放到同一个cuda上就可以了,只对数据分布式 你好,能具体谈谈吗? model = torch.nn.DataParallel(model).cuda() 要怎么把参数都放到一个cuda上呢?

Hi, I downloaded the result file of sdn_kitti_train_set and try to visualize it with cloudcompare, but it's report an error that there are too much points, could you tell me...

Hi, I met the same problem,did you solved this problem? here is my error imfomation: 2021-03-02 14:32:27,239 - DEBUG - Traceback (most recent call last): File "../../realsense_openpose/Pymvpose\why.py", line 12, in...

Hi, I met the same problem,did you solved this problem? here is my error imfomation: 2021-03-02 14:32:27,239 - DEBUG - Traceback (most recent call last): File "../../realsense_openpose/Pymvpose\why.py", line 12, in...

I found my code loaded the dll :cudnn64_7.dll. prtorch loaded this dll which is from it's own pytorch/....../libs,and after compar, it different from the one my code loaded, just use...

Error limit reached. 100 errors detected in the compilation of "C:/Users/OUYANG~1/AppData/Local/Temp/tmpxft_00000508_00000000-10_gpu_nms.cpp1.ii". Compilation terminated. error: command 'C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v10.1\\bin\\nvcc.exe' failed with exit status 1 你好请问这种错误也会是编译器的问题吗?

Hello, I have save and load the map successfully, but every time I loaded the map, the Tracker didn't use the saved map but create a new map, even though...

> @Sherlock-hh on what are you able to save and load map successfully? Benchmark data sets or Sensors (Realsense) realsense, stereo, sometimes it's failed to save map with different reasons,...