HEAL icon indicating copy to clipboard operation
HEAL copied to clipboard

关于模态切换

Open zzhmx opened this issue 1 year ago • 2 comments
trafficstars

您好,我想只对自己的路端、车端、无人机端单目摄像头图像做模型训练,不使用雷达数据,应该如何开启训练呢,同时程序是否支持多卡训练呢

zzhmx avatar Sep 21 '24 03:09 zzhmx

Hi!

camera-based 协作感知可以参考 https://github.com/yifanlu0227/HEAL/tree/main/opencood/hypes_yaml/opv2v/CameraOnly 里面的配置文件

多卡训练: https://github.com/yifanlu0227/HEAL#train-the-model-in-ddp

yifanlu0227 avatar Sep 21 '24 11:09 yifanlu0227

Hi! 你好!

camera-based 协作感知可以参考 https://github.com/yifanlu0227/HEAL/tree/main/opencood/hypes_yaml/opv2v/CameraOnly 里面的配置文件

多卡训练: https://github.com/yifanlu0227/HEAL#train-the-model-in-ddp

您好,我并没有找到torch.distributed.launch这个程序

zzhmx avatar Sep 21 '24 12:09 zzhmx