paper-with-me

홈 › Papers

Part-Regularized Near-Duplicate Vehicle Re-Identification

2019-06-01 · CVPR 2019 6 · Bing He, Jia Li, Yifan Zhao, Yonghong Tian

Vehicle re-identification (Re-ID) has been attracting more interests in computer vision owing to its great contributions in urban surveillance and intelligent transportation. With the development of deep learning approaches, vehicle Re-ID still faces a near-duplicate challenge, which is to distinguish different instances with nearly identical appearances. Previous methods simply rely on the global visual features to handle this problem. In this paper, we proposed a simple but efficient part-regularized discriminative feature preserving method which enhances the perceptive ability of subtle discrepancies. We further develop a novel framework to integrate part constrains with the global Re-ID modules by introducing an detection branch. Our framework is trained end-to-end with combined local and global constrains. Specially, without the part-regularized local constrains in inference step, our Re-ID network outperforms the state-of-the-art method by a large margin on large benchmark datasets VehicleID and VeRi-776.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Vehicle Re-Identification

Similar Papers 제목 키워드 기반

The Impact of Main Content Extraction on Near-Duplicate Detection

2021-11-21 · Maik Fröbe, Matthias Hagen, Janek Bevendorff, Michael Völske 외

Commercial web search engines employ near-duplicate detection to ensure that users see each relevant result only once, albeit the underlying web crawls typically include (near-)duplicates of many web pages. We revisit th…

Information RetrievalRetrieval

Online Near-Duplicate Detection of News Articles

2020-05-01 · LREC 2020 5 · Simon Rodier, Dave Carter

Near-duplicate documents are particularly common in news media corpora. Editors often update wirefeed articles to address space constraints in print editions or to add local context; journalists often lightly modify prev…

Articles

On the Effect of (Near) Duplicate Subwords in Language Modelling

2024-04-09 · Anton Schäfer, Thomas Hofmann, Imanol Schlag, Tiago Pimentel

Tokenisation is a core part of language models (LMs). It involves splitting a character sequence into subwords which are assigned arbitrary indices before being served to the LM. While typically lossless, however, this p…

Language Modelling

Finite Sample System Identification: Improved Rates and the Role of Regularization

2020-06-08 · L4DC 2020 6 · Yue Sun, Samet Oymak, Maryam Fazel

This paper studies low-order linear system identification via regularized regression. The nuclear norm of the system’s Hankel matrix is added as a regularizer to the least-squares cost function due to the following advan…

Identifying Duplicate and Contradictory Information in Wikipedia

2014-06-04 · Sarah Weissman, Samet Ayhan, Joshua Bradley, Jimmy Lin

Our study identifies sentences in Wikipedia articles that are either identical or highly similar by applying techniques for near-duplicate detection of web pages. This is accomplished with a MapReduce implementation of m…

Articles