RaymondHUST
RaymondHUST
Thanks for your reply! I firstly use ffmpeg to extract each chapter of a Blu-ray stereo 3D movie. I find that if the output chapter videos are in mkv format...
I will conduct more experiments by adding save-images -m 0 or -b pyav with mkv and mp4 videos as your suggestions. I will report the results later.
@ReiniertB @vitacon Our work Neural Video Depth Stabilizer (NVDS) is accepted by ICCV2023. [NVDS](https://github.com/RaymondWang987/NVDS) can stabilize any single-image depth predictors in a plug-and-play manner without additional training and any extra...
Hi!Sorry for the late reply. Your test sequence is for outdoor driving scenes. However, the checkpoint contained in my FMNet repo is only trained on indoor NYUDV2 dataset. There is...
> What should I do if I want to estimate the depth of the video stream directly, will the delay be large? You can use ffmpeg to extract each frame...
> Thank you for your excellent work. I tried your work on our surgical dataset and found that the final mix result was not as good as the initial result....
> Thank you for a great project,Whether it can be used for other visual tasks, video matting, video optical flow estimation stability Hi! Thanks for your attention to our work....
> > > Thank you for a great project,Whether it can be used for other visual tasks, video matting, video optical flow estimation stability > > > > > >...
Hi! Thanks for your attention to our work. Our NVDS does not rely on pose estimation and is not restricted to fixed-camera videos. Any monocular videos including egocentric videos can...
Hi! We will consider making a colab notebook in several weeks.