中文
相关论文

相关论文: Point-to-Mask: From Arbitrary Point Annotations to…

200 篇论文

Current methods for 3D semantic segmentation propose training models with limited annotations to address the difficulty of annotating large, irregular, and unordered 3D point cloud data. They usually focus on the 3D domain only, without…

计算机视觉与模式识别 · 计算机科学 2025-08-28 Lechun You , Zhonghua Wu , Weide Liu , Xulei Yang , Jun Cheng , Wei Zhou , Bharadwaj Veeravalli , Guosheng Lin

Parameter-efficient fine-tuning strategies for foundation models in 1D textual and 2D visual analysis have demonstrated remarkable efficacy. However, due to the scarcity of point cloud data, pre-training large 3D models remains a…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Mengke Li , Lihao Chen , Peng Zhang , Yiu-ming Cheung , Hui Huang

Instance segmentation is one of the fundamental vision tasks. Recently, fully convolutional instance segmentation methods have drawn much attention as they are often simpler and more efficient than two-stage approaches like Mask R-CNN. To…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Hao Chen , Kunyang Sun , Zhi Tian , Chunhua Shen , Yongming Huang , Youliang Yan

Instance segmentation requires a large number of training samples to achieve satisfactory performance and benefits from proper data augmentation. To enlarge the training set and increase the diversity, previous methods have investigated…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Hao-Shu Fang , Jianhua Sun , Runzhong Wang , Minghao Gou , Yong-Lu Li , Cewu Lu

Deep learning-based methods are gaining traction in digital pathology, with an increasing number of publications and challenges that aim at easing the work of systematically and exhaustively analyzing tissue slides. These methods often…

图像与视频处理 · 电气工程与系统科学 2020-06-25 Ting-An Yen , Hung-Chun Hsu , Pushpak Pati , Maria Gabrani , Antonio Foncubierta-Rodríguez , Pau-Choo Chung

Tracking Any Point (TAP) has emerged as a fundamental tool for video understanding. Current approaches adapt Vision Foundation Models (VFMs) like DINOv2 via offline finetuning or test-time optimization. However, these VFMs rely on static…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Qiangqiang Wu , Tianyu Yang , Bo Fang , Jia Wan , Matias Di Martino , Guillermo Sapiro , Antoni B. Chan

We consider the task of Image-to-Video (I2V) generation, which involves transforming static images into realistic video sequences based on a textual description. While recent advancements produce photorealistic outputs, they frequently…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Guy Yariv , Yuval Kirstain , Amit Zohar , Shelly Sheynin , Yaniv Taigman , Yossi Adi , Sagie Benaim , Adam Polyak

Instance segmentation datasets play a crucial role in training accurate and robust computer vision models. However, obtaining accurate mask annotations to produce high-quality segmentation datasets is a costly and labor-intensive process.…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Markus Pobitzer , Filip Janicki , Mattia Rigotti , Cristiano Malossi

Existing 3D mask learning methods encounter performance bottlenecks under limited data, and our objective is to overcome this limitation. In this paper, we introduce a triple point masking scheme, named TPM, which serves as a scalable…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Jiaming Liu , Linghe Kong , Yue Wu , Maoguo Gong , Hao Li , Qiguang Miao , Wenping Ma , Can Qin

Existing real-time text detectors reconstruct text contours by shrink-masks directly, which simplifies the framework and can make the model run fast. However, the strong dependence on predicted shrink-masks leads to unstable detection…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Chuang Yang , Mulin Chen , Yuan Yuan , Qi Wang , Xuelong Li

Optimization-based approaches dominate infrared small target detection as they leverage infrared imagery's intrinsic low-rankness and sparsity. While effective for single-frame images, they struggle with dynamic changes in multi-frame…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Fengyi Wu , Simin Liu , Haoan Wang , Bingjie Tao , Junhai Luo , Zhenming Peng

Panoptic segmentation assigns semantic and instance ID labels to every pixel of an image. As permutations of instance IDs are also valid solutions, the task requires learning of high-dimensional one-to-many mapping. As a result,…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Ting Chen , Lala Li , Saurabh Saxena , Geoffrey Hinton , David J. Fleet

Fine-grained 3D part segmentation is crucial for enabling embodied AI systems to perform complex manipulation tasks, such as interacting with specific functional components of an object. However, existing interactive segmentation methods…

计算机视觉与模式识别 · 计算机科学 2025-10-01 Bojun Zhang , Hangjian Ye , Hao Zheng , Jianzheng Huang , Zhengyu Lin , Zhenhong Guo , Feng Zheng

Infrared small target detection (ISTD) is challenging because tiny, low-contrast targets are easily obscured by complex and dynamic backgrounds. Conventional multi-frame approaches typically learn motion implicitly through deep neural…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Nian Liu , Jin Gao , Shubo Lin , Yutong Kou , Sikui Zhang , Fudong Ge , Zhiqiang Pu , Liang Li , Gang Wang , Yizheng Wang , Weiming Hu

Fine-tuning the Segment Anything Model (SAM) for infrared small target detection poses significant challenges due to severe domain shifts. Existing adaptation methods often incorporate handcrafted priors to bridge this gap, yet such designs…

计算机视觉与模式识别 · 计算机科学 2025-10-14 Guoyi Zhang , Siyang Chen , Guangsheng Xu , Han Wang , Donghe Wang , Xiaohu Zhang

The advancement of text shape representations towards compactness has enhanced text detection and spotting performance, but at a high annotation cost. Current models use single-point annotations to reduce costs, yet they lack sufficient…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Linger Deng , Mingxin Huang , Xudong Xie , Yuliang Liu , Lianwen Jin , Xiang Bai

Instance level video object segmentation is an important technique for video editing and compression. To capture the temporal coherence, in this paper, we develop MaskRNN, a recurrent neural net approach which fuses in each frame the output…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Yuan-Ting Hu , Jia-Bin Huang , Alexander G. Schwing

Object detection using single point supervision has received increasing attention over the years. However, the performance gap between point supervised object detection (PSOD) and bounding box supervised detection remains large. In this…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Pengfei Chen , Xuehui Yu , Xumeng Han , Najmul Hassan , Kai Wang , Jiachen Li , Jian Zhao , Humphrey Shi , Zhenjun Han , Qixiang Ye

We tackle the challenge of open-vocabulary segmentation, where we need to identify objects from a wide range of categories in different environments, using text prompts as our input. To overcome this challenge, existing methods often use…

计算机视觉与模式识别 · 计算机科学 2024-12-16 Yu-Jhe Li , Xinyang Zhang , Kun Wan , Lantao Yu , Ajinkya Kale , Xin Lu

Detecting and segmenting novel object instances in open-world environments is a fundamental problem in robotic perception. Given only a small set of template images, a robot must locate and segment a specific object instance in a cluttered,…

计算机视觉与模式识别 · 计算机科学 2026-05-15 Qifan Zhang , Sai Haneesh Allu , Jikai Wang , Yangxiao Lu , Yu Xiang