整理:AI算法与图像处理
CVPR2022论文和代码整理:https://github.com/DWCTOD/CVPR2022-Papers-with-Code-Demo
ECCV2022论文和代码整理:https://github.com/DWCTOD/ECCV2022-Papers-with-Code-Demo
最新成果demo展示:
ECCV2022 | 帅,太帅了!联合多目标检测、3D 纹理重建、6D 目标姿态和大小估计的方法
论文:https://arxiv.org/abs/2207.13691
代码:https://zubair-irshad.github.io/projects/ShAPO.html
ECCV2022 汇总:https://github.com/DWCTOD/ECCV2022-Papers-with-Code-Demo/
摘要:
我们的方法从单个 RGB-D 观察中研究以对象为中心的整体 3D 理解的复杂任务。由于这是一个不适定问题,现有方法在具有遮挡的复杂多对象场景中的 3D 形状和 6D 姿态估计性能低下。我们提出了 ShaAPO,一种用于联合多对象检测、3D 纹理重建、6D 对象姿态和大小估计的方法。ShAPO 的关键是一个单次管道,用于回归形状、外观和姿势潜在代码以及每个对象实例的掩码,然后以稀疏到密集的方式进一步细化。首先学习一种新颖的解开形状和外观代码,将对象嵌入到它们各自的形状和外观空间中。我们还提出了一种新颖的、基于八叉树的可微优化步骤,使我们能够以综合分析的方式在学习的潜在空间下同时进一步改进对象形状、姿势和外观。我们新颖的联合隐式纹理对象表示使我们能够准确地识别和重建新的看不见的对象,而无需访问它们的 3D 网格。通过广泛的实验,我们证明了我们的方法在模拟室内场景上进行训练,能够以最少的微调准确地回归现实世界中新物体的形状、外观和姿势。
最新论文整理
ECCV2022
Updated on : 1 Aug 2022
total number : 7
StyleLight: HDR Panorama Generation for Lighting Estimation and Editing
- 论文/Paper: http://arxiv.org/pdf/2207.14811
- 代码/Code: https://github.com/Wanggcong/StyleLight
Minimal Neural Atlas: Parameterizing Complex Surfaces with Minimal Charts and Distortion
- 论文/Paper: http://arxiv.org/pdf/2207.14782
- 代码/Code: https://github.com/low5545/minimal-neural-atlas
Can Shuffling Video Benefit Temporal Bias Problem: A Novel Training Framework for Temporal Grounding
- 论文/Paper: http://arxiv.org/pdf/2207.14698
- 代码/Code: https://github.com/haojc/ShufflingVideosForTSG.
AlphaVC: High-Performance and Efficient Learned Video Compression
- 论文/Paper: http://arxiv.org/pdf/2207.14678
- 代码/Code: None
WISE: Whitebox Image Stylization by Example-based Learning
- 论文/Paper: http://arxiv.org/pdf/2207.14606
- 代码/Code: None
Centrality and Consistency: Two-Stage Clean Samples Identification for Learning with Instance-Dependent Noisy Labels
- 论文/Paper: http://arxiv.org/pdf/2207.14476
- 代码/Code: None
Neural Density-Distance Fields
- 论文/Paper: http://arxiv.org/pdf/2207.14455
- 代码/Code: https://github.com/ueda0319/neddf.
CVPR2022
Updated on : 1 Aug 2022
total number : 1
GLEAN: Generative Latent Bank for Image Super-Resolution and Beyond
- 论文/Paper: http://arxiv.org/pdf/2207.14812
- 代码/Code: https://github.com/open-mmlab/mmediting.