-
As title, when i try to reconstruct a video in shape of [1, 3, 16, 576, 1024] got below error info (worked fine when smaller video shape):
![Image](https://github.com/user-attachments/assets/65db6db8-…
-
![image](https://github.com/user-attachments/assets/65decff1-9279-4806-8877-bfbcfc25b7e9)
Currently, the reconstructed videos from multiple inputs of different sizes show gray borders of varying size…
-
Hi, thank you again for the amazing work. I was wondering how to render the generated 4D representation back to a monocular video. I would like to have a video of the rendered scene from the same poi…
-
Hi, thanks for this fantastic work! When reconstructing the 3D face model from a video of a subject, it seems that the current demo code reconstructs the 3D face frame by frame, as in [ this code](htt…
-
Hello author, is it possible to take videos of local scenes and then reconstruct dense maps through this algorithm
-
Hi thank you very much for your work. I am wondering, is it possible to render the training back to the resolution and size of the original video? I see that the rendering is done with a nerfstudio fu…
-
Your work is excellent, and I have a question: Will the current reconstruction work develop into generating videos from sparse viewpoints? Or is it more focused on generating videos with physical prop…
-
# [CVPR 2024][Highlight] HOLD paper review - 정완이의 개발 일기장
HOLD: Category-agnostic 3D Reconstruction of Interacting Hands and Objects from Video
[https://on-jungwoan.github.io/dl_paper/hold/](https://…
-
Can you provide the video dataset of training or testing? Also, you have chosen the method of reconstructing differences. Does this mean that this method is effective for most situations that may be e…
-
Hi, is there any way to overlay the reconstructions(mesh) to the image, as you've done in your demo videos?