深度学习入门(6) - 3DV 三维视觉

本文探讨了从图像和处理3D输入数据预测3D形状的各种方法,如深度映射、RGB-D图像、深度和表面法线预测,以及使用深度学习网络(如FCN)解决的问题。重点介绍了VoxelGrid、Oct-Trees、PointNet等表示和处理3D形状的技术,以及像Pixel2Mesh这样的生成3D点云和Mesh的方法,包括损失函数和性能评估指标。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

3DV

Two focus : predicting 3d shapes from image and processing 3d input data

Representations of 3D shape

Depth map

gives distance from the camera to the object in the world at that pixel

RGB image + Depth image = RGB-D Image (2.5D)

We can use Fully Convolutional network to predict the depth

problem : Scale / Depth Ambiguity

-> Use Scale invariant loss

Surface Normals

give a vector giving normal vector to the object in the world for that pixel

We can use Fully Convolutional network to predict Surface Normals

loss: xy∣x∣∣y∣\frac{x y}{|x||y|}x∣∣yxy

Also can’t represent the occluded objects

Voxel Grid

Represent a shape with a V×V×VV \times V \times VV×V×V grid of occupancies (just like minecraft 😃

Problems: Need high

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值