Datasets:
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- image-to-video
|
| 4 |
+
- text-to-video
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
tags:
|
| 8 |
+
- mlcroissant
|
| 9 |
+
size_categories:
|
| 10 |
+
- n<1K
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
##PerfectPhysics
|
| 14 |
+
|
| 15 |
+
This is the perfectphysics dataset. This dataset is designed to enable benchmarking of world models by estimating physics parameters such as the gravitational constant, friction coefficient and viscosity. It contains videos from 3 different physics scenarios: gravity, friction and viscosity.
|
| 16 |
+
|
| 17 |
+
For gravity, there are videos of both free-fall and parabolic motion
|
| 18 |
+
Friction includes Rubber, Sandpaper, Wood, and Plastic materials
|
| 19 |
+
Viscosity includes Honey, Glycerine, and Corn Syrup
|
| 20 |
+
|
| 21 |
+
Code to run evaluation on a video model can be found here: https://drive.google.com/file/d/1TNHfV-mKiidl1_eFWJyctBOodWJnCajA/view?usp=sharing
|