JavaShuo
栏目
标签
2D3D-MatchNet: Learning to Match Keypoints Across 2D Image and 3D Point Cloud
时间 2021-08-15
标签
计算机视觉
栏目
Java开源
繁體版
原文
原文链接
整体网络架构是这样: 基本上是堆积起来的网络,一共三条分支 1:image 2d feature 提取 2:正样本point cloud pointnet feature提取,3:负样本point cloud pointnet feature 提取 ,最后直接soft-margin triplet loss。 2d输入的是image 的patches, 3d输入的是volume。 2d使用
>>阅读原文<<
相关文章
1.
【点云识别】Learning to Segment 3D Point Clouds in 2D Image Space (CVPR 2020)
2.
Point Cloud 2019
3.
Learning 2D–3D Correspondences To Solve The Blind Perspective-n-Point Problem
4.
(3D-HPE)Learning to Estimate 3D Human Pose and Shape from a Single Color Image
5.
【3D 目标检测】2019 CVPR Learning 2D to 3D Lifting for Object Detection in 3D for Autonomous Vehicles
6.
3D点云网络:PointNet:Deep Learning on Point Sets for 3D Classification and Segmentation
7.
PointNet:Deep Learning on Point Sets for 3D Classificatiion and Segmentation
8.
VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection
9.
三维重建工具补充---2D匹配3D补充
10.
Deep Learning on Point Sets for 3D Classification and Segmentation
更多相关文章...
•
RSS
元素
-
RSS 教程
•
RSS
元素
-
RSS 教程
•
RxJava操作符(七)Conditional and Boolean
•
Spring Cloud 微服务实战(三) - 服务注册与发现
相关标签/搜索
3d&2d
point
keypoints
image
match
learning
2d+gis+3d
2d
3d
cloud
快乐工作
Java开源
云服务
spring cloud
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
Duang!超快Wi-Fi来袭
2.
机器学习-补充03 神经网络之**函数(Activation Function)
3.
git上开源maven项目部署 多module maven项目(多module maven+redis+tomcat+mysql)后台部署流程学习记录
4.
ecliple-tomcat部署maven项目方式之一
5.
eclipse新导入的项目经常可以看到“XX cannot be resolved to a type”的报错信息
6.
Spark RDD的依赖于DAG的工作原理
7.
VMware安装CentOS-8教程详解
8.
YDOOK:Java 项目 Spring 项目导入基本四大 jar 包 导入依赖,怎样在 IDEA 的项目结构中导入 jar 包 导入依赖
9.
简单方法使得putty(windows10上)可以免密登录树莓派
10.
idea怎么用本地maven
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
【点云识别】Learning to Segment 3D Point Clouds in 2D Image Space (CVPR 2020)
2.
Point Cloud 2019
3.
Learning 2D–3D Correspondences To Solve The Blind Perspective-n-Point Problem
4.
(3D-HPE)Learning to Estimate 3D Human Pose and Shape from a Single Color Image
5.
【3D 目标检测】2019 CVPR Learning 2D to 3D Lifting for Object Detection in 3D for Autonomous Vehicles
6.
3D点云网络:PointNet:Deep Learning on Point Sets for 3D Classification and Segmentation
7.
PointNet:Deep Learning on Point Sets for 3D Classificatiion and Segmentation
8.
VoxelNet: End-to-End Learning for Point Cloud Based 3D Object Detection
9.
三维重建工具补充---2D匹配3D补充
10.
Deep Learning on Point Sets for 3D Classification and Segmentation
>>更多相关文章<<