Upload README.md
Browse files
README.md
CHANGED
|
@@ -180,27 +180,27 @@ homepage: https://vlar-group.github.io/PhysInOne.html
|
|
| 180 |
<a href="#summary">๐ Summary</a><br>
|
| 181 |
<a href="#release-timetable">๐ Release Timetable</a><br>
|
| 182 |
<a href="#how-to-download">๐ฅ How to Download</a><br>
|
| 183 |
-
|
| 184 |
-
|
| 185 |
-
|
| 186 |
-
|
| 187 |
-
|
| 188 |
-
|
| 189 |
-
|
| 190 |
-
|
| 191 |
<a href="#dataset-structure">๐ฆ Dataset Structure</a><br>
|
| 192 |
<a href="#data-splits">๐ Data Splits</a><br>
|
| 193 |
<a href="#data-fields">๐งฉ Data Fields</a><br>
|
| 194 |
-
|
| 195 |
<a href="#annotation-details">๐ Annotation Details</a><br>
|
| 196 |
-
|
| 197 |
-
|
| 198 |
-
|
| 199 |
-
|
| 200 |
-
|
| 201 |
-
|
| 202 |
-
|
| 203 |
-
|
| 204 |
<a href="#license">๐ License</a><br>
|
| 205 |
<a href="#citation">๐ Citation</a><br>
|
| 206 |
<a href="#contact">๐ฎ Contact</a><br>
|
|
@@ -225,7 +225,7 @@ The dataset is designed to support research on physics-aware video generation, f
|
|
| 225 |
</div>
|
| 226 |
|
| 227 |
<div style="padding: 12px; border: 1px solid #e5e7eb; border-radius: 10px; background: #fafafa;">
|
| 228 |
-
<strong>
|
| 229 |
<span style="font-size: 13px;">Annotated videos</span>
|
| 230 |
</div>
|
| 231 |
|
|
|
|
| 180 |
<a href="#summary">๐ Summary</a><br>
|
| 181 |
<a href="#release-timetable">๐ Release Timetable</a><br>
|
| 182 |
<a href="#how-to-download">๐ฅ How to Download</a><br>
|
| 183 |
+
<a href="#download-scripts">1. Download Scripts</a><br>
|
| 184 |
+
<a href="#install-dependencies">2. Install Dependencies</a><br>
|
| 185 |
+
<a href="#filter-cases">3. Filter Cases</a><br>
|
| 186 |
+
<a href="#filter-by-split">3.1 Split</a><br>
|
| 187 |
+
<a href="#filter-by-split-and-activity">3.2 Split + Activity</a><br>
|
| 188 |
+
<a href="#filter-by-phenomenon">3.3 Phenomenon</a><br>
|
| 189 |
+
<a href="#random-sampling">3.4 Random Sampling</a><br>
|
| 190 |
+
<a href="#download-selected-cases">4. Download Cases</a><br>
|
| 191 |
<a href="#dataset-structure">๐ฆ Dataset Structure</a><br>
|
| 192 |
<a href="#data-splits">๐ Data Splits</a><br>
|
| 193 |
<a href="#data-fields">๐งฉ Data Fields</a><br>
|
| 194 |
+
โข <a href="#physical-phenomena">Physical Phenomena</a><br>
|
| 195 |
<a href="#annotation-details">๐ Annotation Details</a><br>
|
| 196 |
+
โข <a href="#depth">Depth</a><br>
|
| 197 |
+
โข <a href="#segmentation">Segmentation</a><br>
|
| 198 |
+
โข <a href="#captions">Captions</a><br>
|
| 199 |
+
โข <a href="#trajectories">Trajectories</a><br>
|
| 200 |
+
โข <a href="#cameras">Cameras</a><br>
|
| 201 |
+
โฆ <a href="#camera-json-structure">Camera JSON structure</a><br>
|
| 202 |
+
โฆ <a href="#dynamic-camera-behavior">Dynamic camera behavior</a><br>
|
| 203 |
+
โข <a href="#point-clouds">Point Clouds</a><br>
|
| 204 |
<a href="#license">๐ License</a><br>
|
| 205 |
<a href="#citation">๐ Citation</a><br>
|
| 206 |
<a href="#contact">๐ฎ Contact</a><br>
|
|
|
|
| 225 |
</div>
|
| 226 |
|
| 227 |
<div style="padding: 12px; border: 1px solid #e5e7eb; border-radius: 10px; background: #fafafa;">
|
| 228 |
+
<strong>2M</strong><br>
|
| 229 |
<span style="font-size: 13px;">Annotated videos</span>
|
| 230 |
</div>
|
| 231 |
|