SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2103.12462 · CVPR · 2021

Lifelong Person Re-Identification via Adaptive Knowledge Accumulation

Wei Chen, Yu Liu, Nan Pu, Erwin Bakker, Michael Lew

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 2 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
TPCD/LifelongReID — 2 of 3
FunctionStatusWhere it lives
GraphConvolution Ran TPCD/LifelongReID/lreid/models/metagraph_fd.py
code served (permissive licence) · get_code("2c4b8cb981405ca9")
MetaGraph_fd Ran TPCD/LifelongReID/lreid/models/metagraph_fd.py
code served (permissive licence) · get_code("2c08526e16e34b7e")
Truncated_initializer Not yet run TPCD/LifelongReID/lreid/models/metagraph_fd.py
code served (permissive licence) · get_code("29e4ce26deef4624")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

Person re-identification (ReID) methods always learn through a stationary domain that is fixed by the choice of a given dataset. In many contexts (e.g., lifelong learning), those methods are ineffective because the domain is continually changing in which case incremental learning over multiple domains is required potentially. In this work we explore a new and challenging ReID task, namely lifelong person re-identification (LReID), which enables to learn continuously across multiple domains and even generalise on new and unseen domains. Following the cognitive processes in the human brain, we design an Adaptive Knowledge Accumulation (AKA) framework that is endowed with two crucial abilities: knowledge representation and knowledge operation. Our method alleviates catastrophic forgetting on seen domains and demonstrates the ability to generalize to unseen domains. Correspondingly, we also provide a new and large-scale benchmark for LReID. Extensive experiments demonstrate our method outperforms other competitors by a margin of 5.8% mAP in generalising evaluation. The codes will be available at https: //github.com/TPCD/LifelongReID.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2103.12462")
get_code_for_paper("2103.12462")
have("2103.12462")

Connect an agent — have() is free.