serendipity800 commited on
Commit
184880c
·
verified ·
1 Parent(s): b8fd14c

Update README

Browse files
Files changed (1) hide show
  1. README +1 -1
README CHANGED
@@ -6,4 +6,4 @@
6
  4. Save the dataset splits `train_data.txt`, `test_data.txt`, and `val_data.txt` into `omnigibson/data/3d_front`, and also in the parent directory of 'omnigibson'.
7
  5. *(Optional)* You may unzip `imitation.zip` to its location and use it for imitation learning training. You should create a directory named 'imitation_data' under the parent directory of 'omnigibson'.
8
  6. If you finished installing OmniGibson, use python -m omnigibson.create_mesh to preprocess the meshes in the scene.
9
- 7. The imitation dataset provided here is a proof-of-concept example. If you are considering training a high quality imilation policy, please use larger dataset in https://drive.google.com/drive/folders/1A6rU94oWvapfyoLoZjsrwGASVH-spFYx?usp=sharing
 
6
  4. Save the dataset splits `train_data.txt`, `test_data.txt`, and `val_data.txt` into `omnigibson/data/3d_front`, and also in the parent directory of 'omnigibson'.
7
  5. *(Optional)* You may unzip `imitation.zip` to its location and use it for imitation learning training. You should create a directory named 'imitation_data' under the parent directory of 'omnigibson'.
8
  6. If you finished installing OmniGibson, use python -m omnigibson.create_mesh to preprocess the meshes in the scene.
9
+ 7. The imitation dataset provided here is a proof-of-concept example. If you are considering training a high quality imilation policy, please generate yourself.