OpenDriveLab / PPGeo

[ICLR 2023] Pytorch implementation of PPGeo, a fully self-supervised driving policy pre-training framework to learn from unlabeled driving videos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make a symlink to the dataset root

william-ngvn opened this issue · comments

Hi PPGeo team. It's amazing project. So i have question. I downloaded ACO's data to my computer and try to make a symlink to the dataset root. But I can't make a sylink to that.
Can you tell me how to make it? ( I am using the External hard drive.)

Thank you so much.

Hi, do you mean ln -s DATA_ROOT data does not work?