Junyi42 / monst3r

Official Implementation of paper "MonST3R: A Simple Approach for Estimating Geometry in the Presence of Motion"
https://monst3r-project.github.io/
641 stars 22 forks source link

Input a video #15

Closed zhw-zhang closed 2 hours ago

zhw-zhang commented 2 hours ago

image

Hi, when I try to use a video as input, I encounter an error. I checked the code, and it seems that support for video input in the .mp4 format has not been updated yet.

Junyi42 commented 2 hours ago

Hi, thanks for the feedback!

Currently, the video input is only supported for GUI demo. I will fix this very soon.

Best.

Junyi42 commented 1 hour ago

Updated, thanks again for pointing out the issue!