Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,7 @@ Our FluidNexus-Smoke and FluidNexus-Ball datasets each include 120 scenes. Every
|
|
| 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 |
|
| 27 |
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).
|
| 28 |
|
|
|
|
| 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 |
|