中文
相关论文

相关论文: Scale Match for Tiny Person Detection

200 篇论文

Weakly-supervised semantic segmentation (WSSS) performs pixel-wise classification given only image-level labels for training. Despite the difficulty of this task, the research community has achieved promising results over the last five…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Cheolhyun Mun , Sanghuk Lee , Youngjung Uh , Junsuk Choe , Hyeran Byun

Object detection is a fundamental problem in computer vision, aiming at locating and classifying objects in image. Although current devices can easily take very high-resolution images, current approaches of object detection seldom consider…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Jinyan Liu , Jie Chen

The aim of this research is to detect small objects with low resolution and noise. The existing real time object detection algorithm is based on the deep neural network of convolution need to perform multilevel convolution and pooling…

计算机视觉与模式识别 · 计算机科学 2020-11-13 Al-Akhir Nayan , Joyeta Saha , Ahamad Nokib Mozumder , Khan Raqib Mahmud , Abul Kalam Al Azad

Scale variation is one of the key challenges in object detection. In this work, we first present a controlled experiment to investigate the effect of receptive fields for scale variation in object detection. Based on the findings from the…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Yanghao Li , Yuntao Chen , Naiyan Wang , Zhaoxiang Zhang

Detecting carried objects is one of the requirements for developing systems to reason about activities involving people and objects. We present an approach to detect carried objects from a single video frame with a novel method that…

计算机视觉与模式识别 · 计算机科学 2018-01-12 Farnoosh Ghadiri , Robert Bergevin , Guillaume-Alexandre Bilodeau

We present an approach for jointly matching and segmenting object instances of the same category within a collection of images. In contrast to existing algorithms that tackle the tasks of semantic matching and object co-segmentation in…

计算机视觉与模式识别 · 计算机科学 2020-03-31 Yun-Chun Chen , Yen-Yu Lin , Ming-Hsuan Yang , Jia-Bin Huang

Dense features are important for detecting minute objects in images. Unfortunately, despite the remarkable efficacy of the CNN models in multi-scale object detection, CNN models often fail to detect smaller objects in images due to the loss…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Amrita Singh , Snehasis Mukherjee

Object detection is a fundamental task in computer vision and has many applications in image processing. This paper proposes a new approach for object detection by applying scale invariant feature transform (SIFT) in an automatic…

计算机视觉与模式识别 · 计算机科学 2012-10-29 Reza Oji , Farshad Tajeripour

This paper introduces a novel anchor design to support anchor-based face detection for superior scale-invariant performance, especially on tiny faces. To achieve this, we explicitly address the problem that anchor-based detectors drop…

计算机视觉与模式识别 · 计算机科学 2018-02-27 Chenchen Zhu , Ran Tao , Khoa Luu , Marios Savvides

Detecting people in images is a challenging problem. Differences in pose, clothing and lighting, along with other factors, cause a lot of variation in their appearance. To overcome these issues, we propose a system based on fused range and…

计算机视觉与模式识别 · 计算机科学 2016-12-08 Wim Abbeloos , Toon Goedemé

In this paper we address the problem of matching two images with two different resolutions: a high-resolution image and a low-resolution one. The difference in resolution between the two images is not known and without loss of generality…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Yves Dufournaud , Cordelia Schmid , Radu Horaud

The purpose of the research is to determine if currently available self-supervised learning techniques can accomplish human level comprehension of visual images using the same degree and amount of sensory input that people acquire from.…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Prateek Y J

Object Detection is the task of identifying the existence of an object class instance and locating it within an image. Difficulties in handling high intra-class variations constitute major obstacles to achieving high performance on standard…

计算机视觉与模式识别 · 计算机科学 2012-12-04 Osama Khalil , Andrew Habib

In most computer vision and image analysis problems, it is necessary to define a similarity measure between two or more different objects or images. Template matching is a classic and fundamental method used to score similarities between…

计算机视觉与模式识别 · 计算机科学 2016-10-25 Nazanin Sadat Hashemi , Roya Babaie Aghdam , Atieh Sadat Bayat Ghiasi , Parastoo Fatemi

Advances in lightweight neural networks have revolutionized computer vision in a broad range of IoT applications, encompassing remote monitoring and process automation. However, the detection of small objects, which is crucial for many of…

计算机视觉与模式识别 · 计算机科学 2023-11-14 Liam Boyle , Nicolas Baumann , Seonyeong Heo , Michele Magno

Detecting transparent objects in natural scenes is challenging due to the low contrast in texture, brightness and colors. Recent deep-learning-based works reveal that it is effective to leverage boundaries for transparent object detection…

计算机视觉与模式识别 · 计算机科学 2021-10-20 Yang Cao , Zhengqiang Zhang , Enze Xie , Qibin Hou , Kai Zhao , Xiangui Luo , Jian Tuo

Small objects have relatively low resolution, the unobvious visual features which are difficult to be extracted, so the existing object detection methods cannot effectively detect small objects, and the detection speed and stability are…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Qingcai Wang , Hao Zhang , Xianggong Hong , Qinqin Zhou

Biometric recognition is the process of verifying or classifying human characteristics in images or videos. It is a complex task that requires machine learning algorithms, including convolutional neural networks (CNNs) and Siamese networks.…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Islem Jarraya , Tarek M. Hamdani , Habib Chabchoub , Adel M. Alimi

Object proposal is essential for current state-of-the-art object detection pipelines. However, the existing proposal methods generally fail in producing results with satisfying localization accuracy. The case is even worse for small objects…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Zequn Jie , Xiaodan Liang , Jiashi Feng , Wen Feng Lu , Eng Hock Francis Tay , Shuicheng Yan

Current automatic vision systems face two major challenges: scalability and extreme variability of appearance. First, the computational time required to process an image typically scales linearly with the number of pixels in the image,…

计算机视觉与模式识别 · 计算机科学 2014-05-22 Marc'Aurelio Ranzato