English
Related papers

Related papers: FeatureNMS: Non-Maximum Suppression by Learning Fe…

200 papers

Few-shot object detection~(FSOD), which aims to detect novel objects with limited annotated instances, has made significant progress in recent years. However, existing methods still suffer from biased representations, especially for novel…

Computer Vision and Pattern Recognition · Computer Science 2024-06-21 Zheng Wang , Yingjie Gao , Qingjie Liu , Yunhong Wang

Pedestrian detection is an initial step to perform outdoor scene analysis, which plays an essential role in many real-world applications. Although having enjoyed the merits of deep learning frameworks from the generic object detectors,…

Computer Vision and Pattern Recognition · Computer Science 2019-12-24 Jialiang Zhang , Lixiang Lin , Yang Li , Yun-chen Chen , Jianke Zhu , Yao Hu , Steven C. H. Hoi

Many leading self-supervised methods for unsupervised representation learning, in particular those for embedding image features, are built on variants of the instance discrimination task, whose optimization is known to be prone to…

Computer Vision and Pattern Recognition · Computer Science 2024-08-06 Daniel Shalam , Simon Korman

Estimating dense correspondences between images is a long-standing image under-standing task. Recent works introduce convolutional neural networks (CNNs) to extract high-level feature maps and find correspondences through feature matching.…

Computer Vision and Pattern Recognition · Computer Science 2020-08-14 Hao Huang , Jianchun Chen , Xiang Li , Lingjing Wang , Yi Fang

Change detection is the study of detecting changes between two different images of a scene taken at different times. By the detected change areas, however, a human cannot understand how different the two images. Therefore, a semantic…

Computer Vision and Pattern Recognition · Computer Science 2017-03-17 Teppei Suzuki , Soma Shirakabe , Yudai Miyashita , Akio Nakamura , Yutaka Satoh , Hirokatsu Kataoka

It has been a long history that most object detection methods obtain objects by using the non-maximum suppression (NMS) and its improved versions like Soft-NMS to remove redundant bounding boxes. We challenge those NMS-based methods from…

Computer Vision and Pattern Recognition · Computer Science 2022-03-22 Yichun Shen , Wanli Jiang , Zhen Xu , Rundong Li , Junghyun Kwon , Siyi Li

Convolutional neural network (CNN) has led to significant progress in object detection. In order to detect the objects in various sizes, the object detectors often exploit the hierarchy of the multi-scale feature maps called feature…

Computer Vision and Pattern Recognition · Computer Science 2020-01-22 Jin Hyeok Yoo , Dongsuk Kum , Jun Won Choi

Object detectors are at the heart of many semi- and fully autonomous decision systems and are poised to become even more indispensable. They are, however, still lacking in accessibility and can sometimes produce unreliable predictions.…

Computer Vision and Pattern Recognition · Computer Science 2023-09-07 Johannes Gilg , Torben Teepe , Fabian Herzog , Philipp Wolters , Gerhard Rigoll

Comparing the internal representations of neural networks is a central goal in both neuroscience and machine learning. Standard alignment metrics operate on raw neural activations, implicitly assuming that similar representations produce…

Machine Learning · Computer Science 2026-04-02 Sunny Liu , Habon Issa , André Longon , Liv Gorton , Meenakshi Khosla , David Klindt

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

As manipulating images by copy-move, splicing and/or inpainting may lead to misinterpretation of the visual content, detecting these sorts of manipulations is crucial for media forensics. Given the variety of possible attacks on the…

Computer Vision and Pattern Recognition · Computer Science 2022-06-07 Chengbo Dong , Xinru Chen , Ruohan Hu , Juan Cao , Xirong Li

Detecting human bodies in highly crowded scenes is a challenging problem. Two main reasons result in such a problem: 1). weak visual cues of heavily occluded instances can hardly provide sufficient information for accurate detection; 2).…

Computer Vision and Pattern Recognition · Computer Science 2020-03-17 Zheng Ge , Zequn Jie , Xin Huang , Rong Xu , Osamu Yoshie

Non-negative Matrix Factorization (NMF) is one of the most popular techniques for data representation and clustering, and has been widely used in machine learning and data analysis. NMF concentrates the features of each sample into a…

Image and Video Processing · Electrical Eng. & Systems 2021-03-26 Mulin Chen , Maoguo Gong , Xuelong Li

Copy-move image forgery aims to duplicate certain objects or to hide specific contents with copy-move operations, which can be achieved by a sequence of manual manipulations as well as up-to-date deep generative network-based swapping. Its…

Computer Vision and Pattern Recognition · Computer Science 2025-12-09 Liangwei Jiang , Jinluo Xie , Yecheng Huang , Hua Zhang , Hongyu Yang , Di Huang

It is a common practice to exploit pyramidal feature representation to tackle the problem of scale variation in object instances. However, most of them still predict the objects in a certain range of scales based solely or mainly on a…

Computer Vision and Pattern Recognition · Computer Science 2020-12-10 Zehui Gong , Dong Li

Most object detection methods operate by applying a binary classifier to sub-windows of an image, followed by a non-maximum suppression step where detections on overlapping sub-windows are removed. Since the number of possible sub-windows…

Computer Vision and Pattern Recognition · Computer Science 2015-02-03 Davis E. King

We aim to detect all instances of a category in an image and, for each instance, mark the pixels that belong to it. We call this task Simultaneous Detection and Segmentation (SDS). Unlike classical bounding box detection, SDS requires a…

Computer Vision and Pattern Recognition · Computer Science 2014-07-08 Bharath Hariharan , Pablo Arbeláez , Ross Girshick , Jitendra Malik

Large scale object detection with thousands of classes introduces the problem of many contradicting false positive detections, which have to be suppressed. Class-independent non-maximum suppression has traditionally been used for this step,…

Computer Vision and Pattern Recognition · Computer Science 2015-10-13 Damian Mrowca , Marcus Rohrbach , Judy Hoffman , Ronghang Hu , Kate Saenko , Trevor Darrell

Signal decomposition is a classical problem in signal processing, which aims to separate an observed signal into two or more components each with its own property. Usually each component is described by its own subspace or dictionary.…

Computer Vision and Pattern Recognition · Computer Science 2018-12-27 Shervin Minaee , Yao Wang

In applications involving matching of image sets, the information from multiple images must be effectively exploited to represent each set. State-of-the-art methods use probabilistic distribution or subspace to model a set and use specific…

Computer Vision and Pattern Recognition · Computer Science 2016-10-04 Jie Feng , Svebor Karaman , I-Hong Jhuo , Shih-Fu Chang