YOLO

Results 9 comments of YOLO

> Excuse me, how to get it train.txt And val.txt I also want to know, have you solved it?

> You may have to first install the module spconv from https://github.com/traveller59/spconv. I cannot install spconv1 successfully, how do you install it? 你好,我无论根据Det3D和traveller59/spconv,都无法安装spconv。请问你的安装步骤是怎样的呢?

windows上先安装vs2019,然后找到cl.exe所在路径,并添加到环境变量中

> I already solve the problem and it's because that my Pytorch verison is 1.50. I have the same problem and I have changed pytorch to version 1.5 ,but it...

> Found a fix: > > 1. change all instances of `AT_CHECK` to `TORCH_CHECK` inside all the source files inside pointnet2/_ext_src/src and pointnet2/_ext_src/include. This is due to an API change...

> @EricWiener What is your gpu model? It is common to have promlem because RTX 30 series gpus works with cuda 11 or higher. Most of the people does not...

> Found a fix: > > 1. change all instances of `AT_CHECK` to `TORCH_CHECK` inside all the source files inside pointnet2/_ext_src/src and pointnet2/_ext_src/include. This is due to an API change...

> HI all, > I was wondering if I can directly download output files from "extract_split.m, extract_rgbd_data_v2.m and extract_rgbd_data_v1.m" ? As I have limit access to matlab. did you find...

hello, I have the same problem. Have you solved it? ```bash (uniad) ➜ UniAD git:(dev) ./tools/uniad_dist_train.sh ./projects/configs/stage1_track_map/base_track_map.py 1 projects.mmdet3d_plugin Traceback (most recent call last): File "./tools/train.py", line 256, in main()...