Hacker News new | ask | show | jobs
by state_less 3159 days ago
Can someone add depth to the training set? I'd like depth estimates for objects in the frame too. It could be interesting to fly into a video.

Does the iPhone 8 have rgbd now for short range? Maybe someday we could get pixel by pixel depth estimates?

2 comments

This exists in several different implementations and would be a separate DNN.

http://cs231n.stanford.edu/reports/2017/pdfs/203.pdf

The iPhone 7+, 8+, and X running iOS 11 have the ability to provide interpolated pixel depth maps for portrait photos, although it’s a fairly rough approximation. More details at https://developer.apple.com/documentation/avfoundation/avdep.... There’s also a really good video from WWDC this year that drills into it.