You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,8 @@ future point clouds from historical visual inputs, joint modeling the 3D geometr
27
27
28
28
## News <aname="news"></a>
29
29
30
-
-`[2024/4]` ViDAR-pretraining on nuScenes-fullset is released.
30
+
-`[2024/4]`:fire: ViDAR-pretraining on nuScenes-fullset is released. Please check the configs for [pre-training](projects/configs/vidar_pretrain/nusc_fullset/vidar_full_nusc_1future.py) and [fine-tuning](projects/configs/vidar_finetune/nusc_fullset/vidar_full_nusc_1future.py). Corresponding
31
+
models are available at [pre-trained](https://github.com/OpenDriveLab/ViDAR/blob/main/archived/pretrain-ViDAR-RN101-nus-full-1future.pth) and [fine-tuned](https://github.com/OpenDriveLab/ViDAR/blob/main/archived/finetune-ViDAR-RN101-nus-full-1future.pth).
31
32
-`[2024/3]`:fire: Predictive world model challenge is launched. Please refer to the [link](docs/CHALLENGE.md) for more details.
32
33
-`[2024/2]` ViDAR code and models initially released.
0 commit comments