paper-with-me

Papers

DiffCAD: Weakly-Supervised Probabilistic CAD Model Retrieval and Alignment from an RGB Image

2023-11-30 · Daoyi Gao, Dávid Rozenberszki, Stefan Leutenegger, Angela Dai

Perceiving 3D structures from RGB images based on CAD model primitives can enable an effective, efficient 3D object-based representation of scenes. However, current approaches rely on supervision from expensive annotations of CAD models associated with real images, and encounter challenges due to the inherent ambiguities in the task -- both in depth-scale ambiguity in monocular perception, as well as inexact matches of CAD database models to real observations. We thus propose DiffCAD, the first weakly-supervised probabilistic approach to CAD retrieval and alignment from an RGB image. We formulate this as a conditional generative task, leveraging diffusion to learn implicit probabilistic models capturing the shape, pose, and scale of CAD objects in an image. This enables multi-hypothesis generation of different plausible CAD reconstructions, requiring only a few hypotheses to characterize ambiguities in depth/scale and inexact shape matches. Our approach is trained only on synthetic data, leveraging monocular depth and mask estimates to enable robust zero-shot adaptation to various real target domains. Despite being trained solely on synthetic data, our multi-hypothesis approach can even surpass the supervised state-of-the-art on the Scan2CAD dataset by 5.9% with 8 hypotheses.

📄 PDF Abstract BibTeX arXiv:2311.18610

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

wMAN: WEAKLY-SUPERVISED MOMENT ALIGNMENT NETWORK FOR TEXT-BASED VIDEO SEGMENT RETRIEVAL

2019-09-25 · Reuben Tan, Huijuan Xu, Kate Saenko, Bryan A. Plummer

Given a video and a sentence, the goal of weakly-supervised video moment retrieval is to locate the video segment which is described by the sentence without having access to temporal annotations during training. Instead…

Moment RetrievalRetrievalSentence

Hybrid-Learning Video Moment Retrieval across Multi-Domain Labels

2024-06-03 · Weitong Cai, Jiabo Huang, Shaogang Gong

Video moment retrieval (VMR) is to search for a visual temporal moment in an untrimmed raw video by a given text query description (sentence). Existing studies either start from collecting exhaustive frame-wise annotatio…

Moment RetrievalRetrievalSentenceText Matching+1

Representation Learning via Global Temporal Alignment and Cycle-Consistency

2021-05-11 · CVPR 2021 1 · Isma Hadji, Konstantinos G. Derpanis, Allan D. Jepson

We introduce a weakly supervised method for representation learning based on aligning temporal sequences (e.g., videos) of the same process (e.g., human action). The main idea is to use the global temporal ordering of la…

Action ClassificationDynamic Time WarpingFew-Shot LearningRepresentation Learning+3

Weakly Supervised Attentional Model for Low Resource Ad-hoc Cross-lingual Information Retrieval

2019-11-01 · WS 2019 11 · Lingjun Zhao, Rabih Zbib, Zhuolin Jiang, Damianos Karakos 외

We propose a weakly supervised neural model for Ad-hoc Cross-lingual Information Retrieval (CLIR) from low-resource languages. Low resource languages often lack relevance annotations for CLIR, and when available the trai…

Cross-Lingual Information RetrievalInformation RetrievalMachine TranslationRetrieval+2

Weakly Supervised Action Learning with RNN based Fine-to-coarse Modeling

2017-03-23 · CVPR 2017 7 · Alexander Richard, Hilde Kuehne, Juergen Gall

We present an approach for weakly supervised learning of human actions. Given a set of videos and an ordered list of the occurring actions, the goal is to infer start and end frames of the related action classes within t…

Action SegmentationTemporal Action SegmentationWeakly-supervised Learning