irolaina / FCRN-DepthPrediction

Deeper Depth Prediction with Fully Convolutional Residual Networks (FCRN)
BSD 2-Clause "Simplified" License
1.12k stars 312 forks source link

Data augmentation for make3d dataset #77

Open Wangzhaokai opened 6 years ago

Wangzhaokai commented 6 years ago

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?

zwtpro-nb-puls commented 3 years ago

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

Wangzhaokai commented 3 years ago

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

------------------ 原始邮件 ------------------ 发件人: "iro-cp/FCRN-DepthPrediction" <notifications@github.com>; 发送时间: 2021年1月5日(星期二) 中午11:22 收件人: "iro-cp/FCRN-DepthPrediction"<FCRN-DepthPrediction@noreply.github.com>; 抄送: "Malanore"<751807514@qq.com>;"Author"<author@noreply.github.com>; 主题: 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.