renliao

Results 7 issues of renliao

hello! I an a newer to deal with point Cloud data in matlab, I attempt to read a .pcd file as following: `ptCloud = pcread('C:\Program Files\Polyspace\R2020b\MyProjects\data\bun0.pcd');` the error happend: "...

有没有大佬讲一下,这个项目和Spring AI是在做一个事情吗?Spring AI用起来很方便

4卡分布式训练出错,我的机器配置为8*titan,报错信息如下:ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: -11) local_rank: 0 ;torch.distributed.elastic.multiprocessing.errors.ChildFailedError。使用readme中给出的训练命令。

亲爱的作者,是配置--local_rank=3吗?我配置了以后发现还是会使用GPU=0.

期待您的回复!

Dear author: Thanks to your great work, I like your HINet and your TLC, I want to train my model on gopro with crop-size=256, how can i change the following...

亲爱的作者,首先感谢您的优秀工作,我注意到每张图片都对应一个单通道的mask,请问这个mask是怎么生成的?有什么作用呢?