Datasets:
ArXiv:
License:
Duplicate from yuegao/FluidNexusDatasets
Browse filesCo-authored-by: Yue Gao <yuegao@users.noreply.huggingface.co>
- .gitattributes +72 -0
- FluidNexusBall.zip +3 -0
- FluidNexusBallAll.z01 +3 -0
- FluidNexusBallAll.z02 +3 -0
- FluidNexusBallAll.z03 +3 -0
- FluidNexusBallAll.z04 +3 -0
- FluidNexusBallAll.z05 +3 -0
- FluidNexusBallAll.z06 +3 -0
- FluidNexusBallAll.z07 +3 -0
- FluidNexusBallAll.z08 +3 -0
- FluidNexusBallAll.zip +3 -0
- FluidNexusBallAllRaw.zip +3 -0
- FluidNexusBallAll_cogvideox_dataset.zip +3 -0
- FluidNexusSmoke.zip +3 -0
- FluidNexusSmokeAll.z01 +3 -0
- FluidNexusSmokeAll.z02 +3 -0
- FluidNexusSmokeAll.z03 +3 -0
- FluidNexusSmokeAll.z04 +3 -0
- FluidNexusSmokeAll.z05 +3 -0
- FluidNexusSmokeAll.zip +3 -0
- FluidNexusSmokeAllRaw.zip +3 -0
- FluidNexusSmokeAll_cogvideox_dataset.zip +3 -0
- README.md +46 -0
- ScalarFlow_cogvideox_dataset.zip +3 -0
- ScalarReal.zip +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,72 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 60 |
+
FluidNexusBallAll.z01 filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
FluidNexusBallAll.z02 filter=lfs diff=lfs merge=lfs -text
|
| 62 |
+
FluidNexusBallAll.z03 filter=lfs diff=lfs merge=lfs -text
|
| 63 |
+
FluidNexusBallAll.z04 filter=lfs diff=lfs merge=lfs -text
|
| 64 |
+
FluidNexusBallAll.z05 filter=lfs diff=lfs merge=lfs -text
|
| 65 |
+
FluidNexusBallAll.z06 filter=lfs diff=lfs merge=lfs -text
|
| 66 |
+
FluidNexusBallAll.z07 filter=lfs diff=lfs merge=lfs -text
|
| 67 |
+
FluidNexusBallAll.z08 filter=lfs diff=lfs merge=lfs -text
|
| 68 |
+
FluidNexusSmokeAll.z01 filter=lfs diff=lfs merge=lfs -text
|
| 69 |
+
FluidNexusSmokeAll.z02 filter=lfs diff=lfs merge=lfs -text
|
| 70 |
+
FluidNexusSmokeAll.z03 filter=lfs diff=lfs merge=lfs -text
|
| 71 |
+
FluidNexusSmokeAll.z04 filter=lfs diff=lfs merge=lfs -text
|
| 72 |
+
FluidNexusSmokeAll.z05 filter=lfs diff=lfs merge=lfs -text
|
FluidNexusBall.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67b8ef93271f65a43241d6e87a9abbfaac3e8989068f662771ec57a27edbea86
|
| 3 |
+
size 3166964060
|
FluidNexusBallAll.z01
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1108123e71564a3d25c1af7a71f116db08facbf8bbff724e371d7cb356872e5e
|
| 3 |
+
size 42949672960
|
FluidNexusBallAll.z02
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:514e44079ade7e27000338c23db473b75313a802c907db60af99e5c06c2e0b09
|
| 3 |
+
size 42949672960
|
FluidNexusBallAll.z03
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c46a1964abcf8eac127a1445e8693d38181f9b0687a499c0d09bd53edb28ff53
|
| 3 |
+
size 42949672960
|
FluidNexusBallAll.z04
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14438ad6abf213e39e8d1ebc88572bff3e8850aba572b4648c0a1d87dd8ea0d4
|
| 3 |
+
size 42949672960
|
FluidNexusBallAll.z05
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dc9fade9660c69c917b87466d5847ba918aea333de92adbb96b070029487a690
|
| 3 |
+
size 42949672960
|
FluidNexusBallAll.z06
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c921161e80a70f1e6d8cd8c5bf3d8bfb2d6c90dc034d4ec44e91341477f18682
|
| 3 |
+
size 42949672960
|
FluidNexusBallAll.z07
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:71ffad7fc7454897a87fd41f9e4d17249b3854796ecdebc5934d2b985f4baaf1
|
| 3 |
+
size 42949672960
|
FluidNexusBallAll.z08
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0b38b9c407584405c89df2defedc98cb170a53883f5547862464060a20449f05
|
| 3 |
+
size 42949672960
|
FluidNexusBallAll.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77ac4fc17c3bc0e6527c7c66b28184893d81bdbcfd45748e0af20775197d1f07
|
| 3 |
+
size 34899069115
|
FluidNexusBallAllRaw.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36f87ce44a7158283bc13f3808456c201a47a9b0e8d5404f9e2eee7617240bb7
|
| 3 |
+
size 48845278343
|
FluidNexusBallAll_cogvideox_dataset.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4fa68714cee62ed8068323c51cd276e76d57b14505dec35e1ff3503c1dfc5ffb
|
| 3 |
+
size 3465386305
|
FluidNexusSmoke.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3e0cbb57df6868edca2e82d61c8167fb1a9b379d6b4989ab1839b5d7c3223d4
|
| 3 |
+
size 2531241362
|
FluidNexusSmokeAll.z01
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aed1bc7f359c902dcf59624fdcf3b3a07de3891dee4b764dd99652c6b9e5215d
|
| 3 |
+
size 42949672960
|
FluidNexusSmokeAll.z02
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:505c70bfc234889a77a487a70780f95a2683e2e3f908478aeed0d84e1e88c862
|
| 3 |
+
size 42949672960
|
FluidNexusSmokeAll.z03
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de4c90d38ddaf9922309814fb31973047335c6778aabd864ef72fa827a8031bf
|
| 3 |
+
size 42949672960
|
FluidNexusSmokeAll.z04
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a974ce91b097eabe18ac798d1965f6d9858c2b86910fa2bcb7b27225c7c95a2
|
| 3 |
+
size 42949672960
|
FluidNexusSmokeAll.z05
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a997745d7677e6fd7775e161453a9110af1635bfd467ac598a222b7b1b0ed6ad
|
| 3 |
+
size 42949672960
|
FluidNexusSmokeAll.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7eb1f6e86a82ad16afdaaa7092c1433d6546eaf2fb4faa9da3e99b3b50ce59be
|
| 3 |
+
size 36909296874
|
FluidNexusSmokeAllRaw.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:981a687699edda3fb0e06080a3996328665a7723c983f4066c670e08d64d0839
|
| 3 |
+
size 36655211622
|
FluidNexusSmokeAll_cogvideox_dataset.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2ad0b4e818179c60526b5a53c4a372848724ea393f019a91c13676eca287634c
|
| 3 |
+
size 3577148536
|
README.md
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
# FluidNexus: 3D Fluid Reconstruction and Prediction From a Single Video
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
[](https://arxiv.org/abs/2503.04720)
|
| 8 |
+
[](https://arxiv.org/pdf/2503.04720)
|
| 9 |
+
[](https://yuegao.me/FluidNexus/)
|
| 10 |
+
[](https://github.com/ueoo/FluidNexus/)
|
| 11 |
+
[](https://huggingface.co/datasets/yuegao/FluidNexusDatasets)
|
| 12 |
+
[](https://huggingface.co/yuegao/FluidNexusModels)
|
| 13 |
+
|
| 14 |
+
[Yue Gao*](https://yuegao.me/), [Hong-Xing "Koven" Yu*](https://kovenyu.com/), [Bo Zhu](https://faculty.cc.gatech.edu/~bozhu/), [Jiajun Wu](https://jiajunwu.com/)
|
| 15 |
+
|
| 16 |
+
[Stanford University](https://svl.stanford.edu/); [Microsoft](https://microsoft.com/); [Georgia Institute of Technology](https://www.gatech.edu/)
|
| 17 |
+
|
| 18 |
+
\* denotes equal contribution
|
| 19 |
+
|
| 20 |
+
## FluidNexus-Smoke and FluidNexus-Ball
|
| 21 |
+
Our FluidNexus-Smoke and FluidNexus-Ball datasets each include 120 scenes. Every scene contains 5 synchronized multi-view videos, with cameras arranged along a horizontal arc of approximately 120°.
|
| 22 |
+
|
| 23 |
+
* **FluidNexusSmoke** and **FluidNexusBall**: Processed datasets containing one example sample used in our paper.
|
| 24 |
+
* **FluidNexusSmokeAll** and **FluidNexusBallAll**: All samples processed into frames, usable within the FluidNexus framework.
|
| 25 |
+
* **FluidNexusSmokeAllRaw** and **FluidNexusBallAllRaw**: Raw videos of all samples as originally captured.
|
| 26 |
+
* **DATASETNAME_cogvideox_dataset**: These processed datasets, ready for direct use in [`CogVideoX`](https://github.com/THUDM/CogVideo) training and inference, include labels generated by [`CogVLM`](https://github.com/THUDM/CogVLM).
|
| 27 |
+
|
| 28 |
+
For more details, please refer to our [project page](https://yuegao.me/FluidNexus/), [code repository](https://github.com/ueoo/FluidNexus/), and our [paper](https://arxiv.org/abs/2503.04720).
|
| 29 |
+
|
| 30 |
+
## ScalarReal
|
| 31 |
+
We also used the **ScalarFlow** dataset. Here, we provide one sample from it, ScalarReal. Please refer to the ScalarFlow [website](https://ge.in.tum.de/publications/2019-scalarflow-eckert/) for more information.
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
## Citation
|
| 35 |
+
|
| 36 |
+
If you find these datasets useful for your research, please cite our paper:
|
| 37 |
+
|
| 38 |
+
```bibtex
|
| 39 |
+
@inproceedings{gao2025fluidnexus,
|
| 40 |
+
title = {FluidNexus: 3D Fluid Reconstruction and Prediction from a Single Video},
|
| 41 |
+
author = {Gao, Yue and Yu, Hong-Xing and Zhu, Bo and Wu, Jiajun},
|
| 42 |
+
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
|
| 43 |
+
month = {June},
|
| 44 |
+
year = {2025},
|
| 45 |
+
}
|
| 46 |
+
```
|
ScalarFlow_cogvideox_dataset.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a61e257a19381e3e2d785c9ec6497bbc77a741e794301ae56f5558d0239cdbe
|
| 3 |
+
size 179310069
|
ScalarReal.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6f1ec351c08ee2dbaeee0ba3517788fe7588a62f5401c61378500a43db2c08fe
|
| 3 |
+
size 78141889
|