diff --git a/README.md b/README.md index ab5ae8ce9885b680fc9094774c3c801b5aa3f698..c000c019b7b0dcbd9ecafd3d60a58d5af7592fbb 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,167 @@ ---- -title: ViewCrafter -emoji: 😻 -colorFrom: pink -colorTo: purple -sdk: gradio -sdk_version: 4.42.0 -app_file: app.py -pinned: false -license: apache-2.0 ---- - -Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference +## ___***ViewCrafter: Taming Video Diffusion Models for High-fidelity Novel View Synthesis***___ +
Reference image | +Camera trajecotry | +Generated novel view video | +
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
Reference image 1 | +Reference image 2 | +Generated novel view video | +
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
+ ![]() |
+
--center_scale | +--d_phi | +--d_theta | +--d_r | +Render results | +
+ 0.5 + | ++ 45. + | ++ 0. + | ++ 0. + | +
+ ![]() |
+
+ 1. + | ++ 45. + | ++ 0. + | ++ 0. + | +
+ ![]() |
+
+ 1. + | ++ 0. + | ++ -30. + | ++ 0. + | +
+ ![]() |
+
+ 1. + | ++ 0. + | ++ 0. + | ++ -0.5 + | +
+ ![]() |
+
+ 1. + | ++ 45. + | ++ -30. + | ++ -0.5 + | +
+ ![]() |
+
Target sequences | +Trajectory visulization | +Render results | +
+0 -3 -15 -20 -17 -5 0 +0 -2 -5 -10 -8 -5 0 2 5 10 8 5 0 +0 0 + |
+
+ ![]() |
+
+ ![]() |
+
+0 3 10 20 17 10 0 +0 -2 -8 -6 0 2 8 6 0 +0 -0.02 -0.09 -0.18 -0.16 -0.09 0 + |
+
+
+ ![]() |
+
+ ![]() |
+
+0 40 +0 -1 -3 -7 -6 -4 0 1 3 7 6 4 0 -1 -3 -7 -6 -4 0 1 3 7 6 4 0 +0 0 + |
+
+ ![]() |
+
+ ![]() |
+
--pretrained
argument. To download the smaller CroCo-Stereo models based on CroCo v2 pretraining with ViT-Base encoder and Small encoder, use bash stereoflow/download_model.sh crocostereo_subtrain_vitb_smalldecoder.pth
, and for the model with a ViT-Base encoder and a Base decoder, use bash stereoflow/download_model.sh crocostereo_subtrain_vitb_basedecoder.pth
.
+--pretrained
argument. To download the smaller CroCo-Flow models based on CroCo v2 pretraining with ViT-Base encoder and Small encoder, use bash stereoflow/download_model.sh crocoflow_vitb_smalldecoder.pth
, and for the model with a ViT-Base encoder and a Base decoder, use bash stereoflow/download_model.sh crocoflow_vitb_basedecoder.pth
.
+