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
Eddy Zhou edited this page May 3, 2022
·
2 revisions
The training code lives at https://git.uwaterloo.ca/WATonomous/road-dataset, well actually the real training code lives in subrepos of that repo.
Once road-dataset is cloned, we can get the submodules by running
git submodule update --init --recursive
In some instances the repository 'acar-net' may not have been pulled.