ShuweiShao / AF-SfMLearner

[MedIA2022 & ICRA2021] Self-Supervised Monocular Depth and Ego-Motion Estimation in Endoscopy: Appearance Flow to the Rescue
MIT License
101 stars 15 forks source link

problem with the dataset structure #13

Closed ZK-Learning closed 1 year ago

ZK-Learning commented 2 years ago

Sorry , I have download the dataset in rhe website you offered. But it doesn't has a sequence of png images. Only a sequence of tiff images which encode the depth. How can I get the input images ?

ShuweiShao commented 2 years ago

Hi, you could use the ffmpeg to decode the png images from rgb.mp4.

a227799770055 commented 1 year ago

@ShuweiShao 所以我需要使用 ffmpeg 將影片檔轉成圖片嗎?

ShuweiShao commented 1 year ago

是的。