TSXu commited on
Commit
432cc93
·
verified ·
1 Parent(s): fd1ce14

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -4,4 +4,14 @@ license: apache-2.0
4
 
5
  This dataset serves as a supplement to the Physion dominoes dataset we generated, addressing some issues in the original Physion dataset that could lead to trivial model training, such as dominoes having only one toppling direction, and unique markers at the start and end points. Our dataset focuses more on collisions and offers greater diversity.
6
 
7
- Currently available datasets: TSXu/Physion_Dominoes_Ex1-5
 
 
 
 
 
 
 
 
 
 
 
4
 
5
  This dataset serves as a supplement to the Physion dominoes dataset we generated, addressing some issues in the original Physion dataset that could lead to trivial model training, such as dominoes having only one toppling direction, and unique markers at the start and end points. Our dataset focuses more on collisions and offers greater diversity.
6
 
7
+ Currently available datasets: TSXu/Physion_Dominoes_Ex1-5
8
+
9
+ Usage: Download all the datasets, the file tree should look like this:
10
+ ```
11
+ dominoes/
12
+ ├── dataset1
13
+ ├── dataset2
14
+ ├── dataset3
15
+ ├── dataset4
16
+ └── dataset5
17
+ ```