Add dataset card for WildSmoke

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +12 -0
README.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-to-3d
4
+ ---
5
+
6
+ # WildSmoke: Ready-to-Use Dynamic 3D Smoke Assets from a Single Video in the Wild
7
+
8
+ This repository contains the dynamic 3D smoke assets and data associated with the paper [WildSmoke: Ready-to-Use Dynamic 3D Smoke Assets from a Single Video in the Wild](https://huggingface.co/papers/2509.11114).
9
+
10
+ WildSmoke proposes a pipeline to extract and reconstruct dynamic 3D smoke assets from a single in-the-wild video, and further integrates interactive simulation for smoke design and editing.
11
+
12
+ Project page: [https://autumnyq.github.io/WildSmoke/](https://autumnyq.github.io/WildSmoke/)