中文
相关论文

相关论文: Circle Representation for Medical Object Detection

200 篇论文

Detecting rotated objects accurately and efficiently is a significant challenge in computer vision, particularly in applications such as aerial imagery, remote sensing, and autonomous driving. Although traditional object detection…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Chien Thai , Mai Xuan Trang , Huong Ninh , Hoang Hiep Ly , Anh Son Le

Deep neural networks have set the state-of-the-art in computer vision tasks such as bounding box detection and semantic segmentation. Object detectors and segmentation models assign confidence scores to predictions, reflecting the model's…

计算机视觉与模式识别 · 计算机科学 2026-03-16 Tobias J. Riedlinger , Kira Maag , Hanno Gottschalk

Object detection is a comprehensively studied problem in autonomous driving. However, it has been relatively less explored in the case of fisheye cameras. The standard bounding box fails in fisheye cameras due to the strong radial…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Hazem Rashed , Eslam Mohamed , Ganesh Sistu , Varun Ravi Kumar , Ciaran Eising , Ahmad El-Sallab , Senthil Yogamani

We propose UOLO, a novel framework for the simultaneous detection and segmentation of structures of interest in medical images. UOLO consists of an object segmentation module which intermediate abstract representations are processed and…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Teresa Araújo , Guilherme Aresta , Adrian Galdran , Pedro Costa , Ana Maria Mendonça , Aurélio Campilho

A recent approach for object detection and human pose estimation is to regress bounding boxes or human keypoints from a central point on the object or person. While this center-point regression is simple and efficient, we argue that the…

计算机视觉与模式识别 · 计算机科学 2020-08-04 Fangyun Wei , Xiao Sun , Hongyang Li , Jingdong Wang , Stephen Lin

Open-vocabulary 3D object detection has gained significant interest due to its critical applications in autonomous driving and embodied AI. Existing detection methods, whether offline or online, typically rely on dense point cloud…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Yuqing Lan , Chenyang Zhu , Zhirui Gao , Jiazhao Zhang , Yihan Cao , Renjiao Yi , Yijie Wang , Kai Xu

Whole-body CT is used for multi-trauma patients in the search of any and all injuries. Since an initial assessment needs to be rapid and the search for lesions is done for the whole body, very little time can be allocated for the inspection…

计算机视觉与模式识别 · 计算机科学 2024-08-21 Antoine P. Sanner , Nils F. Grauhan , Marc A. Brockmann , Ahmed E. Othman , Anirban Mukhopadhyay

This paper introduces a live object recognition system that serves as a blind aid. Visually impaired people heavily rely on their other senses such as touch and auditory signals for understanding the environment around them. The act of…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Kedar Potdar , Chinmay D. Pai , Sukrut Akolkar

Despite the remarkable accuracy of deep neural networks in object detection, they are costly to train and scale due to supervision requirements. Particularly, learning more object categories typically requires proportionally more bounding…

计算机视觉与模式识别 · 计算机科学 2021-03-16 Alireza Zareian , Kevin Dela Rosa , Derek Hao Hu , Shih-Fu Chang

360{\deg} images are usually represented in either equirectangular projection (ERP) or multiple perspective projections. Different from the flat 2D images, the detection task is challenging for 360{\deg} images due to the distortion of ERP…

计算机视觉与模式识别 · 计算机科学 2019-07-30 Pengyu Zhao , Ansheng You , Yuanxing Zhang , Jiaying Liu , Kaigui Bian , Yunhai Tong

In this paper, we propose a monocular 3D object detection framework in the domain of autonomous driving. Unlike previous image-based methods which focus on RGB feature extracted from 2D images, our method solves this problem in the…

计算机视觉与模式识别 · 计算机科学 2021-03-31 Xinzhu Ma , Zhihui Wang , Haojie Li , Pengbo Zhang , Xin Fan , Wanli Ouyang

In this paper, we present an InSphereNet method for the problem of 3D object classification. Unlike previous methods that use points, voxels, or multi-view images as inputs of deep neural network (DNN), the proposed method constructs a…

计算机视觉与模式识别 · 计算机科学 2020-01-06 Hui Cao , Haikuan Du , Siyu Zhang , Shen Cai

Current object detection approaches predict bounding boxes, but these provide little instance-specific information beyond location, scale and aspect ratio. In this work, we propose to directly regress to objects' shapes in addition to their…

计算机视觉与模式识别 · 计算机科学 2017-07-06 Saumya Jetley , Michael Sapienza , Stuart Golodetz , Philip H. S. Torr

Rotated bounding boxes drastically reduce output ambiguity of elongated objects, making it superior to axis-aligned bounding boxes. Despite the effectiveness, rotated detectors are not widely employed. Annotating rotated bounding boxes is…

计算机视觉与模式识别 · 计算机科学 2023-05-05 Tianyu Zhu , Bryce Ferenczi , Pulak Purkait , Tom Drummond , Hamid Rezatofighi , Anton van den Hengel

While most previous automation-assisted reading methods can improve efficiency, their performance often relies on the success of accurate cell segmentation and hand-craft feature extraction. This paper presents an efficient and totally…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Yao Xiang , Wanxin Sun , Changli Pan , Meng Yan , Zhihua Yin , Yixiong Liang

Human pose estimation methods work well on isolated people but struggle with multiple-bodies-in-proximity scenarios. Previous work has addressed this problem by conditioning pose estimation by detected bounding boxes or keypoints, but…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Miroslav Purkrabek , Jiri Matas

Manipulation of biomedical images to misrepresent experimental results has plagued the biomedical community for a while. Recent interest in the problem led to the curation of a dataset and associated tasks to promote the development of…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Ekraam Sabir , Soumyaroop Nandi , Wael AbdAlmageed , Prem Natarajan

Oriented object detection in aerial images is a challenging task as the objects in aerial images are displayed in arbitrary directions and are usually densely packed. Current oriented object detection methods mainly rely on two-stage…

计算机视觉与模式识别 · 计算机科学 2020-09-01 Jingru Yi , Pengxiang Wu , Bo Liu , Qiaoying Huang , Hui Qu , Dimitris Metaxas

In the field of 3D medical imaging, accurately extracting and representing the blood vessels with curvilinear structures holds paramount importance for clinical diagnosis. Previous methods have commonly relied on discrete representation…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Ziwei Zhao , Zhixing Zhang , Yuhang Liu , Zhao Zhang , Haojun Yu , Dong Wang , Liwei Wang

3D object detection has been wildly studied in recent years, especially for robot perception systems. However, existing 3D object detection is under a closed-set condition, meaning that the network can only output boxes of trained classes.…

计算机视觉与模式识别 · 计算机科学 2021-12-03 Jun Cen , Peng Yun , Junhao Cai , Michael Yu Wang , Ming Liu