We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed4688 commit 26a43c7Copy full SHA for 26a43c7
README.md
@@ -44,9 +44,7 @@ python3 data_preprocess/process_kitti.py RAW_DATA_PATH SAVE_PATH/KITTI_processed
44
45
Here are some demo results:
46
47
-<img src="./images/FlyingThings3D.gif" width=50%>
48
-
49
-<img src="./images/Kitti.gif" width=50%>
+<img src="./images/FlyingThings3D.gif" width=50%> <img src="./images/Kitti.gif" width=50%>
50
51
### Train
52
Set `data_root` in the configuration file to `SAVE_PATH` in the data preprocess section. Then run
0 commit comments