中文编程

Results 5 comments of 中文编程

# Chinese 我是按照作者提供的 README 进行训练的,因为我使用了 spconv2.x 的版本,所以为并没有使用作者提供的 checkpoint。 我的使用到的训练命令和测试结果如下所示。我很希望您也能将您的训练命令和测试结果分享一下,方便交流。 # English I trained according to the README provided by the author. Since I used the spconv2.x version, I did not...

# Additional findings ## Chinese 我在 `v2xset_4modality.json` 中发现了 `2021_09_09_13_20_58` 的数据, 但是应该是不能使用的, 因为 id 对不上. ## English I found the data of `2021_09_09_13_20_58` in `v2xset_4modality.json`, but it should not be used...

对, 我也很疑惑这个问题. 我一开始以为是我OPV2V的数据集下载出现了错误, 然而我今天看到您新构建的数据集中也有这个文件, 所以感到困惑. 也许是数据集做了对应的更新, 不过移除之后就好了. 感谢您及时的回复. 🙏 🙏🙏 Yes, I am also confused about this problem. I thought at first that there was an error in downloading my...

# The answer is Yes ! (Only part model is tested) ## Chinese 今天为有幸搭建了一下本项目的环境, 在安装 `Spconv` 时我使用了如下命令进行安装 (如果你使用的是 cuda 11.3, 这一点应该不成问题, 因为在环境搭建的[第一步](https://github.com/yifanlu0227/HEAL?tab=readme-ov-file#step-1-basic-installation)就指定好了 cuda 版本): ```bash pip install spconv-cu113 ``` 这段命令参考了...

I also can not find these files. Did you find them......