Datasets:
nightmare-nectarine
commited on
Commit
•
97e12a8
1
Parent(s):
c33bc25
Update README.md
Browse files
README.md
CHANGED
@@ -25,4 +25,4 @@ frame_data = {
|
|
25 |
}
|
26 |
```
|
27 |
|
28 |
-
This dataset is used in [this project](https://github.com/TheRoboticsClub/gsoc2023-Meiqi_Zhao). Check out the [example code](https://github.com/TheRoboticsClub/gsoc2023-Meiqi_Zhao/blob/main/src/ModifiedDeepestLSTMTinyPilotNet/utils/load_dataset.py) for loading the dataset.
|
|
|
25 |
}
|
26 |
```
|
27 |
|
28 |
+
This dataset is used in [this project](https://github.com/TheRoboticsClub/gsoc2023-Meiqi_Zhao) and the trained models are available [here](https://huggingface.co/nightmare-nectarine/segmentation-based-imitation-learning-in-CARLA). Check out the [example code](https://github.com/TheRoboticsClub/gsoc2023-Meiqi_Zhao/blob/main/src/ModifiedDeepestLSTMTinyPilotNet/utils/load_dataset.py) for loading the dataset.
|