中文
相关论文

相关论文: SynMotor: A Benchmark Suite for Object Attribute R…

200 篇论文

The annotation of 3D datasets is required for semantic-segmentation and object detection in scene understanding. In this paper we present a framework for the weakly supervision of a point clouds transformer that is used for 3D object…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Zuojin Tang , Bo Sun , Tongwei Ma , Daosheng Li , Zhenhui Xu

Underwater object detection for robot picking has attracted a lot of interest. However, it is still an unsolved problem due to several challenges. We take steps towards making it more realistic by addressing the following challenges.…

计算机视觉与模式识别 · 计算机科学 2022-07-05 Chongwei Liu , Haojie Li , Shuchang Wang , Ming Zhu , Dong Wang , Xin Fan , Zhihui Wang

Semantic analyses of object point clouds are largely driven by releasing of benchmarking datasets, including synthetic ones whose instances are sampled from object CAD models. However, learning from synthetic data may not generalize to…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Yongwei Chen , Zihao Wang , Longkun Zou , Ke Chen , Kui Jia

Deep neural networks (DNNs) have been proving the effectiveness in various computing fields. To provide more efficient computing platforms for DNN applications, it is essential to have evaluation environments that include assorted benchmark…

分布式、并行与集群计算 · 计算机科学 2019-01-16 Aajna Karki , Chethan Palangotu Keshava , Spoorthi Mysore Shivakumar , Joshua Skow , Goutam Madhukeshwar Hegde , Hyeran Jeon

Semantic segmentation of point cloud usually relies on dense annotation that is exhausting and costly, so it attracts wide attention to investigate solutions for the weakly supervised scheme with only sparse points annotated. Existing works…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Yushuang Wu , Zizheng Yan , Shengcai Cai , Guanbin Li , Yizhou Yu , Xiaoguang Han , Shuguang Cui

The promotion of construction robots can solve the problem of human resource shortage and improve the quality of decoration. To help the construction robots obtain environmental information, we need to use 3D point cloud, which is widely…

机器人学 · 计算机科学 2021-04-13 Xudong Li , Li Feng , Lei Li , Chen Wang

We consider the problem of constraining diffusion model outputs with a user-supplied reference image. Our key objective is to extract multiple attributes (e.g., color, object, layout, style) from this single reference image, and then…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Aishwarya Agarwal , Srikrishna Karanam , Tripti Shukla , Balaji Vasan Srinivasan

This paper introduces MCTrack, a new 3D multi-object tracking method that achieves state-of-the-art (SOTA) performance across KITTI, nuScenes, and Waymo datasets. Addressing the gap in existing tracking paradigms, which often perform well…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Xiyang Wang , Shouzheng Qi , Jieyou Zhao , Hangning Zhou , Siyu Zhang , Guoan Wang , Kai Tu , Songlin Guo , Jianbo Zhao , Jian Li , Mu Yang

Object tracking is one of the fundamental problems in visual recognition tasks and has achieved significant improvements in recent years. The achievements often come with the price of enormous hardware consumption and expensive labor effort…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Yan Shen , Zhanghexuan Ji , Chunwei Ma , Mingchen Gao

3D multi-object tracking (MOT) has witnessed numerous novel benchmarks and approaches in recent years, especially those under the "tracking-by-detection" paradigm. Despite their progress and usefulness, an in-depth analysis of their…

计算机视觉与模式识别 · 计算机科学 2021-11-19 Ziqi Pang , Zhichao Li , Naiyan Wang

This paper addresses key aspects of domain randomization in generating synthetic data for manufacturing object detection applications. To this end, we present a comprehensive data generation pipeline that reflects different factors: object…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Xiaomeng Zhu , Jacob Henningsson , Duruo Li , Pär Mårtensson , Lars Hanson , Mårten Björkman , Atsuto Maki

The success of deep learning in computer vision is based on availability of large annotated datasets. To lower the need for hand labeled images, virtually rendered 3D worlds have recently gained popularity. Creating realistic 3D content is…

计算机视觉与模式识别 · 计算机科学 2017-08-07 Hassan Abu Alhaija , Siva Karthik Mustikovela , Lars Mescheder , Andreas Geiger , Carsten Rother

In this work, we present a novel machine learning framework called Self-Directed Task Identification (SDTI), which enables models to autonomously identify the correct target variable for each dataset in a zero-shot setting without…

机器学习 · 计算机科学 2026-04-06 Timothy Gould , Sidike Paheding

In the rapidly evolving field of autonomous driving, precise segmentation of LiDAR data is crucial for understanding complex 3D environments. Traditional approaches often rely on disparate, standalone codebases, hindering unified…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Jiahao Sun , Chunmei Qing , Xiang Xu , Lingdong Kong , Youquan Liu , Li Li , Chenming Zhu , Jingwei Zhang , Zeqi Xiao , Runnan Chen , Tai Wang , Wenwei Zhang , Kai Chen

Object detection often suffers from a plenty of bootless proposals, selecting high quality proposals remains a great challenge. In this paper, we propose a semantic, class-specific approach to re-rank object proposals, which can…

计算机视觉与模式识别 · 计算机科学 2016-05-23 Zhun Zhong , Mingyi Lei , Shaozi Li , Jianping Fan

Tiny object detection is one of the key challenges in the field of object detection. The performance of most generic detectors dramatically decreases in tiny object detection tasks. The main challenge lies in extracting effective features…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Bing Cao , Haiyu Yao , Pengfei Zhu , Qinghua Hu

Semantic segmentation is a powerful method to facilitate visual scene understanding. Each pixel is assigned a label according to a pre-defined list of object classes and semantic entities. This becomes very useful as a means to summarize…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Marc Bosch , Gordon A. Christie , Christopher M. Gifford

Autoencoding, which aims to reconstruct the input images through a bottleneck latent representation, is one of the classic feature representation learning strategies. It has been shown effective as an auxiliary task for semi-supervised…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Yuhao Lin , Haiming Xu , Lingqiao Liu , Jinan Zou , Javen Qinfeng Shi

Experimental evaluation is an integral part in the design process of algorithms. Publicly available benchmark instances are widely used to evaluate methods in SAT solving. For the interpretation of results and the design of algorithm…

人工智能 · 计算机科学 2021-09-10 Markus Iser , Luca Springer , Carsten Sinz

3D object detection is an essential vision technique for various robotic systems, such as augmented reality and domestic robots. Transformers as versatile network architectures have recently seen great success in 3D point cloud object…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Manli Shu , Le Xue , Ning Yu , Roberto Martín-Martín , Caiming Xiong , Tom Goldstein , Juan Carlos Niebles , Ran Xu