English
Related papers

Related papers: Scale Match for Tiny Person Detection

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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.…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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.…

Computer Vision and Pattern Recognition · Computer Science 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…

Computer Vision and Pattern Recognition · Computer Science 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,…

Computer Vision and Pattern Recognition · Computer Science 2014-05-22 Marc'Aurelio Ranzato