paper-with-me

홈 › Papers

GreyReID: A Two-stream Deep Framework with RGB-grey Information for Person Re-identification

2019-08-14 · Lei Qi, Lei Wang, Jing Huo, Yinghuan Shi, Yang Gao

In this paper, we observe that most false positive images (i.e., different identities with query images) in the top ranking list usually have the similar color information with the query image in person re-identification (Re-ID). Meanwhile, when we use the greyscale images generated from RGB images to conduct the person Re-ID task, some hard query images can obtain better performance compared with using RGB images. Therefore, RGB and greyscale images seem to be complementary to each other for person Re-ID. In this paper, we aim to utilize both RGB and greyscale images to improve the person Re-ID performance. To this end, we propose a novel two-stream deep neural network with RGB-grey information, which can effectively fuse RGB and greyscale feature representations to enhance the generalization ability of Re-ID. Firstly, we convert RGB images to greyscale images in each training batch. Based on these RGB and greyscale images, we train the RGB and greyscale branches, respectively. Secondly, to build up connections between RGB and greyscale branches, we merge the RGB and greyscale branches into a new joint branch. Finally, we concatenate the features of all three branches as the final feature representation for Re-ID. Moreover, in the training process, we adopt the joint learning scheme to simultaneously train each branch by the independent loss function, which can enhance the generalization ability of each branch. Besides, a global loss function is utilized to further fine-tune the final concatenated feature. The extensive experiments on multiple benchmark datasets fully show that the proposed method can outperform the state-of-the-art person Re-ID methods. Furthermore, using greyscale images can indeed improve the person Re-ID performance.

📄 PDF Abstract BibTeX arXiv:1908.05142

Code (0)

등록된 구현이 없습니다.

Tasks

Person Re-Identification

Similar Papers 제목 키워드 기반

VeriGrey: Greybox Agent Validation

2026-03-18 · Yuntong Zhang, Sungmin Kang, Ruijie Meng, Marcel Böhme 외 arxiv

Agentic AI has been a topic of great interest recently. A Large Language Model (LLM) agent involves one or more LLMs in the back-end. In the front end, it conducts autonomous decision-making by combining the LLM outputs …

Efficient Illuminant Estimation for Color Constancy Using Grey Pixels

2015-06-01 · CVPR 2015 6 · Kai-Fu Yang, Shao-Bing Gao, Yong-Jie Li

Illuminant estimation is a key step for computational color constancy. Instead of using the grey world or grey edge assumptions, we propose in this paper a novel method for illuminant estimation by using the information …

Color Constancy

A brief introduction to the Grey Machine Learning

2018-05-04 · Xin Ma

This paper presents a brief introduction to the key points of the Grey Machine Learning (GML) based on the kernels. The general formulation of the grey system models have been firstly summarized, and then the nonlinear e…

BIG-bench Machine Learning

Traffic sign detection and recognition using event camera image reconstruction

2022-12-16 · Kamil Jeziorek, Tomasz Kryjak

This paper presents a method for detection and recognition of traffic signs based on information extracted from an event camera. The solution used a FireNet deep convolutional neural network to reconstruct events into gr…

Image ReconstructionTraffic Sign Detection

$\textit{greylock}$: A Python Package for Measuring The Composition of Complex Datasets

2023-12-29 · Phuc Nguyen, Rohit Arora, Elliot D. Hill, Jasper Braun 외

Machine-learning datasets are typically characterized by measuring their size and class balance. However, there exists a richer and potentially more useful set of measures, termed diversity measures, that incorporate ele…

Diversity