Yifan Lu
Yifan Lu
https://github.com/yifanlu0227/ChatSim/blob/main/config%2F3dgs-waymo-1006.yaml#L15-L16 change it in yaml
You could use the following code snippet to get the waymo map data. The output map is stored in waymo's global coordinate. Note that this data processing script is not...
Edit the `__init__.py` for mmseg (`/site-packages/mmseg/__init__.py`) and remove the `mmcv_max_version` requirment. ```python assert (mmcv_min_version
It also occurs for me, but from time to time. I add `from mono.model.backbones import *` in `~/.cache/torch/hub/yvanyin_metric3d_main/mono/utils/comm.py` and the problem get fixed. I guess something buggy with `importlib`
upgrade the `transformers`. `pip install -U transformers`
我们都会记得
Hi! 抱歉回复晚了,这些参数不属于Stage2, 而是属于Stage 1的LDR到HDR的reconstruction。请问您设置了`mc_to_sky/config/stage2/multi_view_avg.yaml` 中stage 1的ckpt了吗? https://github.com/yifanlu0227/ChatSim/blob/923b20c99d40a7dc4bf0f4c3e6dd4a0a407162f7/chatsim/foreground/mclight/skydome_lighting/mc_to_sky/config/stage2/multi_view_avg.yaml#L41-L43
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