中文
相关论文

相关论文: SIMPC: Learning Self-Induced Mirror-Point Consiste…

200 篇论文

The key challenge in learning dense correspondences lies in the lack of ground-truth matches for real image pairs. While photometric consistency losses provide unsupervised alternatives, they struggle with large appearance changes, which…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Prune Truong , Martin Danelljan , Fisher Yu , Luc Van Gool

Significant progress has been made in self-supervised image denoising (SSID) in the recent few years. However, most methods focus on dealing with spatially independent noise, and they have little practicality on real-world sRGB images with…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Junyi Li , Zhilu Zhang , Xiaoyu Liu , Chaoyu Feng , Xiaotao Wang , Lei Lei , Wangmeng Zuo

In autonomous navigation systems, the solution of the place recognition problem is crucial for their safe functioning. But this is not a trivial solution, since it must be accurate regardless of any changes in the scene, such as seasonal…

机器学习 · 计算机科学 2025-05-26 Judith Vilella-Cantos , Juan José Cabrera , Luis Payá , Mónica Ballesta , David Valiente

Reconstructing models from unorganized point clouds presents a significant challenge, especially when the models consist of multiple components represented by their surface point clouds. Such models often involve point clouds with noise…

计算几何 · 计算机科学 2025-08-26 Yu Chen , Hongwei Lin

Iterative Closest Point (ICP) solves the rigid point cloud registration problem iteratively in two steps: (1) make hard assignments of spatially closest point correspondences, and then (2) find the least-squares rigid transformation. The…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Zi Jian Yew , Gim Hee Lee

Learning semantically meaningful representations from unstructured 3D point clouds remains a central challenge in computer vision, especially in the absence of large-scale labeled datasets. While masked point modeling (MPM) is widely used…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Remco F. Leijenaar , Hamidreza Kasaei

Contrastive-learning-based methods have dominated sentence representation learning. These methods regularize the representation space by pulling similar sentence representations closer and pushing away the dissimilar ones and have been…

计算与语言 · 计算机科学 2024-01-25 Xinghao Wang , Junliang He , Pengyu Wang , Yunhua Zhou , Tianxiang Sun , Xipeng Qiu

We present the first utterly self-supervised network for dense correspondence mapping between non-isometric shapes. The task of alignment in non-Euclidean domains is one of the most fundamental and crucial problems in computer vision. As 3D…

计算机视觉与模式识别 · 计算机科学 2021-12-15 Dvir Ginzburg , Dan Raviv

Recent self-supervised models have demonstrated equal or better performance than supervised methods, opening for AI systems to learn visual representations from practically unlimited data. However, these methods are typically…

计算机视觉与模式识别 · 计算机科学 2022-10-10 Robin Karlsson , Tomoki Hayashi , Keisuke Fujii , Alexander Carballo , Kento Ohtani , Kazuya Takeda

This paper tries to address a fundamental question in point cloud self-supervised learning: what is a good signal we should leverage to learn features from point clouds without annotations? To answer that, we introduce a point cloud…

计算机视觉与模式识别 · 计算机科学 2023-05-16 Xiaoyu Tian , Haoxi Ran , Yue Wang , Hang Zhao

A primary challenge in semi-supervised learning (SSL) for segmentation is the confirmation bias from noisy pseudo-labels, which destabilizes training and degrades performance. We propose Inconsistency Masks (IM), a framework that reframes…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Michael R. H. Vorndran , Bernhard F. Roeck

Image-to-point cloud registration aims to determine the relative camera pose between an RGB image and a reference point cloud, serving as a general solution for locating 3D objects from 2D observations. Matching individual points with…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Gongxin Yao , Yixin Xuan , Yiwei Chen , Yu Pan

As a promising scheme of self-supervised learning, masked autoencoding has significantly advanced natural language processing and computer vision. Inspired by this, we propose a neat scheme of masked autoencoders for point cloud…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Yatian Pang , Wenxiao Wang , Francis E. H. Tay , Wei Liu , Yonghong Tian , Li Yuan

Local density of point clouds is crucial for representing local details, but has been overlooked by existing point cloud compression methods. To address this, we propose a novel deep point cloud compression method that preserves local…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Yun He , Xinlin Ren , Danhang Tang , Yinda Zhang , Xiangyang Xue , Yanwei Fu

Research in manipulation of deformable objects is typically conducted on a limited range of scenarios, because handling each scenario on hardware takes significant effort. Realistic simulators with support for various types of deformations…

机器人学 · 计算机科学 2025-05-15 Priya Sundaresan , Rika Antonova , Jeannette Bohg

We present STITCH, a novel approach for neural implicit surface reconstruction of a sparse and irregularly spaced point cloud while enforcing topological constraints (such as having a single connected component). We develop a new…

计算机视觉与模式识别 · 计算机科学 2025-01-10 Anushrut Jignasu , Ethan Herron , Zhanhong Jiang , Soumik Sarkar , Chinmay Hegde , Baskar Ganapathysubramanian , Aditya Balu , Adarsh Krishnamurthy

Object retrieval and classification in point cloud data is challenged by noise, irregular sampling density and occlusion. To address this issue, we propose a point pair descriptor that is robust to noise and occlusion and achieves high…

计算机视觉与模式识别 · 计算机科学 2018-04-09 Dmytro Bobkov , Sili Chen , Ruiqing Jian , Muhammad Iqbal , Eckehard Steinbach

The rapid advancement of generative models has made real and synthetic images increasingly indistinguishable. Although extensive efforts have been devoted to detecting AI-generated images, out-of-distribution generalization remains a…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Ziqiang Li , Jiazhen Yan , Fan Wang , Kai Zeng , Zhangjie Fu

Image denoising enhances image quality, serving as a foundational technique across various computational photography applications. The obstacle to clean image acquisition in real scenarios necessitates the development of self-supervised…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Tong Li , Lizhi Wang , Zhiyuan Xu , Lin Zhu , Wanxuan Lu , Hua Huang

Self-supervised contrastive learning (CL) effectively learns transferable representations from unlabeled data containing images or image-text pairs but suffers vulnerability to data poisoning backdoor attacks (DPCLs). An adversary can…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Tuo Chen , Jie Gui , Minjing Dong , Ju Jia , Lanting Fang , Jian Liu
‹ 上一页 1 8 9 10 下一页 ›