Skip to content

Commit 712a00e

Browse files
authored
Update README.md
1 parent caad0d6 commit 712a00e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,10 @@ To manipulate the dataset, you can use `python/` folder, here is a short descrip
151151
For the dataset usage in the training itself, unzip the file `dataset.tar.gz` to obtain multiple data folder inside
152152
`python/`, then run `parseSample.py` to get `sessions.json` (for normal training) and `sessions_human_only.json` (for GAN).
153153

154+
⚠️ The dataset is relatively limited: it contains only a small set of human trajectories, along with
155+
trajectories generated by different algorithms / programs created for that purpose or found online.
156+
157+
154158
### Example
155159

156160
The code of a basic training looks like this :

0 commit comments

Comments
 (0)