FCRN-DepthPrediction icon indicating copy to clipboard operation
FCRN-DepthPrediction copied to clipboard

Data augmentation for make3d dataset

Open Wangzhaokai opened this issue 6 years ago • 2 comments

Hi, I met some trouble when i tried to do data augmentation. When handle the make3d dataset, should i resize the images and targets to a fixed size first, then do data augmentation for them?

Wangzhaokai avatar Aug 13 '18 12:08 Wangzhaokai

你好,不知道您的问题是否结局,我想问一下,make3D数据集的真实深度图该如何获取啊,官方提供的是.mat文件,提取出来的效果也很怪,您是否有解决方法?

zwtpro-nb-puls avatar Jan 05 '21 03:01 zwtpro-nb-puls

https://github.com/zhaokaiwang/depth_map_prediction/blob/master/dataLoader.py#L136 可以参考下我当时写的文档,Make3D 的深度图我记得也在.mat文件里面。

------------------ 原始邮件 ------------------ 发件人: "iro-cp/FCRN-DepthPrediction" <[email protected]>; 发送时间: 2021年1月5日(星期二) 中午11:22 收件人: "iro-cp/FCRN-DepthPrediction"<[email protected]>; 抄送: "Malanore"<[email protected]>;"Author"<[email protected]>; 主题: Re: [iro-cp/FCRN-DepthPrediction] Data augmentation for make3d dataset (#77)

你好,不知道您的问题是否结局,我想问一下,make3D数据集的真实深度图该如何获取啊,官方提供的是.mat文件,提取出来的效果也很怪,您是否有解决方法?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

Wangzhaokai avatar Jan 05 '21 03:01 Wangzhaokai