中文
相关论文

相关论文: ClusterNet: Detecting Small Objects in Large Scene…

200 篇论文

State-of-the-art detection systems are generally evaluated on their ability to exhaustively retrieve objects densely distributed in the image, across a wide variety of appearances and semantic categories. Orthogonal to this, many real-life…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Amelie Royer , Christoph H. Lampert

We present RoarNet, a new approach for 3D object detection from a 2D image and 3D Lidar point clouds. Based on two-stage object detection framework with PointNet as our backbone network, we suggest several novel ideas to improve 3D object…

计算机视觉与模式识别 · 计算机科学 2018-11-12 Kiwoo Shin , Youngwook Paul Kwon , Masayoshi Tomizuka

Convolutional neural networks (CNNs) are ubiquitous in computer vision, with a myriad of effective and efficient variations. Recently, Transformers -- originally introduced in natural language processing -- have been increasingly adopted in…

计算机视觉与模式识别 · 计算机科学 2021-10-19 Peng Gao , Jiasen Lu , Hongsheng Li , Roozbeh Mottaghi , Aniruddha Kembhavi

Full Waveform Inversion (FWI) is a technique employed to attain a high resolution subsurface velocity model. However, FWI results are effected by the limited illumination of the model domain and the quality of that illumination, which is…

地球物理 · 物理学 2024-08-20 Lingyun Yang , Omar M. Saad , Guochen Wu , Tariq Alkhalifah

Recent work has shown that representation learning plays a critical role in sample-efficient reinforcement learning (RL) from pixels. Unfortunately, in real-world scenarios, representation learning is usually fragile to task-irrelevant…

机器学习 · 计算机科学 2023-02-27 Qiyuan Liu , Qi Zhou , Rui Yang , Jie Wang

Breast cancer is a significant global health issue, and the diagnosis of breast imaging has always been challenging. Mammography images typically have extremely high resolution, with lesions occupying only a very small area. Down-sampling…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Shilong Yang , Chulong Zhang , Qi Zang , Juan Yu , Liang Zeng , Xiao Luo , Yexuan Xing , Xin Pan , Qi Li , Xiaokun Liang , Yaoqin Xie

Deep learning has shown state-of-art classification performance on datasets such as ImageNet, which contain a single object in each image. However, multi-object classification is far more challenging. We present a unified framework which…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Tejaswi Nimmagadda , Anima Anandkumar

Simultaneous Localization and Mapping (SLAM) is one of the most essential techniques in many real-world robotic applications. The assumption of static environments is common in most SLAM algorithms, which however, is not the case for most…

机器人学 · 计算机科学 2022-05-17 Han Wang , Jing Ying Ko , Lihua Xie

We present a novel deep architecture termed templateNet for depth based object instance recognition. Using an intermediate template layer we exploit prior knowledge of an object's shape to sparsify the feature maps. This has three…

计算机视觉与模式识别 · 计算机科学 2015-11-11 Ujwal Bonde , Vijay Badrinarayanan , Roberto Cipolla , Minh-Tri Pham

Segmenting medical images accurately and reliably is important for disease diagnosis and treatment. It is a challenging task because of the wide variety of objects' sizes, shapes, and scanning modalities. Recently, many convolutional neural…

图像与视频处理 · 电气工程与系统科学 2022-01-17 Ange Lou , Shuyue Guan , Hanseok Ko , Murray Loew

In object detection, non-maximum suppression (NMS) methods are extensively adopted to remove horizontal duplicates of detected dense boxes for generating final object instances. However, due to the degraded quality of dense detection boxes…

计算机视觉与模式识别 · 计算机科学 2023-06-21 Shi-Xue Zhang , Xiaobin Zhu , Jie-Bo Hou , Xu-Cheng Yin

Progress has been achieved recently in object detection given advancements in deep learning. Nevertheless, such tools typically require a large amount of training data and significant manual effort to label objects. This limits their…

机器人学 · 计算机科学 2017-08-04 Chaitanya Mitash , Kostas E. Bekris , Abdeslam Boularias

Aerial imagery has been increasingly adopted in mission-critical tasks, such as traffic surveillance, smart cities, and disaster assistance. However, identifying objects from aerial images faces the following challenges: 1) objects of…

计算机视觉与模式识别 · 计算机科学 2020-01-24 Ziyang Tang , Xiang Liu , Guangyu Shen , Baijian Yang

Feature fusion plays a crucial role in unconstrained face recognition where inputs (probes) comprise of a set of $N$ low quality images whose individual qualities vary. Advances in attention and recurrent modules have led to feature fusion…

计算机视觉与模式识别 · 计算机科学 2023-02-17 Minchul Kim , Feng Liu , Anil Jain , Xiaoming Liu

Object detection in Remote Sensing Images (RSI) is a critical task for numerous applications in Earth Observation (EO). Differing from object detection in natural images, object detection in remote sensing images faces challenges of…

计算机视觉与模式识别 · 计算机科学 2024-06-19 Bissmella Bahaduri , Zuheng Ming , Fangchen Feng , Anissa Mokraou

Weakly supervised object localization (WSOL) is a challenging problem which aims to localize objects with only image-level labels. Due to the lack of ground truth bounding boxes, class labels are mainly employed to train the model. This…

计算机视觉与模式识别 · 计算机科学 2020-11-24 Sabrina Narimene Benassou , Wuzhen Shi , Feng Jiang , Abdallah Benzine

Medical ultrasound image segmentation presents a formidable challenge in the realm of computer vision. Traditional approaches rely on Convolutional Neural Networks (CNNs) and Transformer-based methods to address the intricacies of medical…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Weixin Xu , Ziliang Wang

Event recognition from still images is of great importance for image understanding. However, compared with event recognition in videos, there are much fewer research works on event recognition in images. This paper addresses the issue of…

计算机视觉与模式识别 · 计算机科学 2015-05-05 Limin Wang , Zhe Wang , Wenbin Du , Yu Qiao

Object localization is an important task in computer vision but requires a large amount of computational power due mainly to an exhaustive multiscale search on the input image. In this paper, we describe a near real-time multiscale search…

计算机视觉与模式识别 · 计算机科学 2016-04-14 Hyungtae Lee , Heesung Kwon , Archith J. Bency , William D. Nothwang

Deep Convolutional Neural Networks (CNNs) have demonstrated excellent performance in image classification, but still show room for improvement in object-detection tasks with many categories, in particular for cluttered scenes and occlusion.…

计算机视觉与模式识别 · 计算机科学 2015-03-24 Nikolaos Karianakis , Thomas J. Fuchs , Stefano Soatto