paper-with-me

Papers

Surpassing Real-World Source Training Data: Random 3D Characters for Generalizable Person Re-Identification

2020-06-23 · Yanan Wang, Shengcai Liao, Ling Shao

Person re-identification has seen significant advancement in recent years. However, the ability of learned models to generalize to unknown target domains still remains limited. One possible reason for this is the lack of large-scale and diverse source training data, since manually labeling such a dataset is very expensive and privacy sensitive. To address this, we propose to automatically synthesize a large-scale person re-identification dataset following a set-up similar to real surveillance but with virtual environments, and then use the synthesized person images to train a generalizable person re-identification model. Specifically, we design a method to generate a large number of random UV texture maps and use them to create different 3D clothing models. Then, an automatic code is developed to randomly generate various different 3D characters with diverse clothes, races and attributes. Next, we simulate a number of different virtual environments using Unity3D, with customized camera networks similar to real surveillance systems, and import multiple 3D characters at the same time, with various movements and interactions along different paths through the camera networks. As a result, we obtain a virtual dataset, called RandPerson, with 1,801,816 person images of 8,000 identities. By training person re-identification models on these synthesized person images, we demonstrate, for the first time, that models trained on virtual data can generalize well to unseen target images, surpassing the models trained on various real-world datasets, including CUHK03, Market-1501, DukeMTMC-reID, and almost MSMT17. The RandPerson dataset is available at https://github.com/VideoObjectSearch/RandPerson.

📄 PDF Abstract BibTeX arXiv:2006.12774

Code (1)

VideoObjectSearch/RandPerson 공식 구현 pytorch

Tasks

Domain GeneralizationGeneralizable Person Re-identificationLarge-Scale Person Re-IdentificationPerson Re-Identification

Similar Papers 제목 키워드 기반

Pairwise Distance Distillation for Unsupervised Real-World Image Super-Resolution

2024-07-10 · Yuehan Zhang, Seungjun Lee, Angela Yao

Standard single-image super-resolution creates paired training data from high-resolution images through fixed downsampling kernels. However, real-world super-resolution (RWSR) faces unknown degradations in the low-resolu…

Image Super-ResolutionSuper-Resolution

DISC-MedLLM: Bridging General Large Language Models and Real-World Medical Consultation

2023-08-28 · Zhijie Bao, Wei Chen, Shengze Xiao, Kuang Ren 외

We propose DISC-MedLLM, a comprehensive solution that leverages Large Language Models (LLMs) to provide accurate and truthful medical response in end-to-end conversational healthcare services. To construct high-quality S…

Knowledge Graphs

FastODT: A tree-based framework for efficient continual learning

2026-02-27 · Daniel Bretsko, Piotr Walas, Devashish Khulbe, Sebastian Stros 외 arxiv

Machine learning models deployed in real-world settings must operate under evolving data distributions and constrained computational resources. This challenge is particularly acute in non-stationary domains such as energ…

Computational EfficiencyContinual Learning

Leveraging Structural Knowledge in Diffusion Models for Source Localization in Data-Limited Graph Scenarios

2025-02-25 · Hongyi Chen, Jingtao Ding, Xiaojun Liang, Yong Li 외

The source localization problem in graph information propagation is crucial for managing various network disruptions, from misinformation spread to infrastructure failures. While recent deep generative approaches have sh…

DenoisingMisinformation

Self-Rewarding Rubric-Based Reinforcement Learning for Open-Ended Reasoning

2025-09-19 · Zhiling Ye, Yun Yue, Haowen Wang, Xudong Han 외 arxiv

Open-ended evaluation is essential for deploying large language models in real-world settings. In studying HealthBench, we observe that using the model itself as a grader and generating rubric-based reward signals substa…

Reinforcement Learning