{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/omni-scale-feature-learning-for-person-re","title":"Omni-Scale Feature Learning for Person Re-Identification","arxiv_id":"1905.00953","date":"2019-05-02","proceeding":"ICCV 2019 10","authors":["Kaiyang Zhou","Yongxin Yang","Andrea Cavallaro","Tao Xiang"],"abstract":"As an instance-level recognition problem, person re-identification (ReID) relies on discriminative features, which not only capture different spatial scales but also encapsulate an arbitrary combination of multiple scales. We call features of both homogeneous and heterogeneous scales omni-scale features. In this paper, a novel deep ReID CNN is designed, termed Omni-Scale Network (OSNet), for omni-scale feature learning. This is achieved by designing a residual block composed of multiple convolutional streams, each detecting features at a certain scale. Importantly, a novel unified aggregation gate is introduced to dynamically fuse multi-scale features with input-dependent channel-wise weights. To efficiently learn spatial-channel correlations and avoid overfitting, the building block uses pointwise and depthwise convolutions. By stacking such block layer-by-layer, our OSNet is extremely lightweight and can be trained from scratch on existing ReID benchmarks. Despite its small model size, OSNet achieves state-of-the-art performance on six person ReID datasets, outperforming most large-sized models, often by a clear margin. Code and models are available at: \\url{https://github.com/KaiyangZhou/deep-person-reid}.","url_abs":"https://arxiv.org/abs/1905.00953v6","url_pdf":"https://arxiv.org/pdf/1905.00953v6.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/KaiyangZhou/deep-person-reid","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/InnovArul/vidreid_cosegmentation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/LeDuySon/torchreid_uet_lab","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/MatthewAbugeja/osnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/RodMech/OSNet-IBN1-Lite","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/Yanghojun/Custom_yolov5_pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/donnjonn/Masterproef","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/hukefei/deep-person-reid-master","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/jacobtyo/mudd","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/mikel-brostrom/boxmot","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"AGPL-3.0"}},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/mikel-brostrom/yolov7_strongsort_osnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/openvinotoolkit/deep-object-reid","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/tomektarabasz/deep_person_reid","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/2023-MindSpore-1/ms-code-215/tree/main/osnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/Mind23-2/MindCode-101/tree/main/osnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/MindSpore-paper-code-2/code2/tree/main/osnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null},{"paper_slug":"omni-scale-feature-learning-for-person-re","repo_url":"https://github.com/code-implementation1/Code6/tree/main/osnet","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"mindspore","reach":null}],"tasks":[{"task_slug":"person-re-identification","task_name":"Person Re-Identification"}],"methods":[{"method_slug":"batch-normalization","method_name":"Batch Normalization"},{"method_slug":"convolution","method_name":"Convolution"},{"method_slug":"relu","method_name":"ReLU"},{"method_slug":"residual-block","method_name":"Residual Block"},{"method_slug":"residual-connection","method_name":"Residual Connection"}],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/person-re-identification-on-cuhk03","task":"Person Re-Identification","dataset":"CUHK03","model":"OSNet","rank_in_archive_order":11,"of":19,"metrics":{"MAP":"67.8"},"uses_additional_data":false},{"leaderboard":"/sota/person-re-identification-on-cuhk03-detected","task":"Person Re-Identification","dataset":"CUHK03 detected","model":"OSNet  (ICCV'19)","rank_in_archive_order":10,"of":19,"metrics":{"MAP":"67.8","Rank-1":"72.3"},"uses_additional_data":false},{"leaderboard":"/sota/person-re-identification-on-dukemtmc-reid","task":"Person Re-Identification","dataset":"DukeMTMC-reID","model":"OSNet  (ICCV'19)","rank_in_archive_order":61,"of":94,"metrics":{"Rank-1":"88.6","mAP":"73.5"},"uses_additional_data":false},{"leaderboard":"/sota/person-re-identification-on-msmt17","task":"Person Re-Identification","dataset":"MSMT17","model":"OSNet","rank_in_archive_order":33,"of":43,"metrics":{"Rank-1":"78.7","mAP":"52.9"},"uses_additional_data":false},{"leaderboard":"/sota/person-re-identification-on-msmt17-c","task":"Person Re-Identification","dataset":"MSMT17-C","model":"OS-Net","rank_in_archive_order":2,"of":5,"metrics":{" Rank-1":"28.51"," mAP":"7.86"," mINP":"0.08"},"uses_additional_data":false},{"leaderboard":"/sota/person-re-identification-on-market-1501","task":"Person Re-Identification","dataset":"Market-1501","model":"OSNet","rank_in_archive_order":74,"of":135,"metrics":{"Rank-1":"94.8","mAP":"84.9"},"uses_additional_data":true},{"leaderboard":"/sota/person-re-identification-on-market-1501-c","task":"Person Re-Identification","dataset":"Market-1501-C","model":"OS-Net","rank_in_archive_order":14,"of":22,"metrics":{" Rank-1":"30.94"," mAP":"10.37"," mINP":"0.23"},"uses_additional_data":false}],"syntology":{"syntology_url":"https://syntology.ai/paper/1905.00953","atlas_url":"https://app.syntology.ai/?focus=1905.00953","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1905.00953"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/jacobtyo/mudd","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/openvinotoolkit/deep-object-reid","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MatthewAbugeja/osnet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mikel-brostrom/yolov7_strongsort_osnet","reach":{"status":"ok","spdx":"GPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MindSpore-paper-code-2/code2/tree/main/osnet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tomektarabasz/deep_person_reid","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mikel-brostrom/boxmot","reach":{"status":"ok","spdx":"AGPL-3.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hukefei/deep-person-reid-master","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/RodMech/OSNet-IBN1-Lite","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/code-implementation1/Code6/tree/main/osnet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Mind23-2/MindCode-101/tree/main/osnet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/KaiyangZhou/deep-person-reid","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/InnovArul/vidreid_cosegmentation","reach":{"status":"ok","spdx":"Apache-2.0"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/LeDuySon/torchreid_uet_lab","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/donnjonn/Masterproef","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/2023-MindSpore-1/ms-code-215/tree/main/osnet","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Yanghojun/Custom_yolov5_pytorch","reach":{"status":"ok","spdx":"GPL-3.0"}}],"summary":{"ran":7,"ran_fixture":2,"unverified":17},"by_repo_kind":{"listed":{"samples":26,"ran":9,"repositories":4}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":3,"samples":[{"code_sha256_prefix":"5691966090d9a9f2","entry":"get_gaussian_kernel","repo":"InnovArul/vidreid_cosegmentation","repo_kind":"listed","path":"src/utils.py","file_url":"https://github.com/InnovArul/vidreid_cosegmentation/blob/HEAD/src/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5691966090d9a9f2"}},{"code_sha256_prefix":"743ef3f8a8442fdc","entry":"imagedata_kwargs","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"deprecated/default_parser.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/deprecated/default_parser.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"743ef3f8a8442fdc"}},{"code_sha256_prefix":"b2e664243298ae49","entry":"load_pretrained_model","repo":"InnovArul/vidreid_cosegmentation","repo_kind":"listed","path":"src/utils.py","file_url":"https://github.com/InnovArul/vidreid_cosegmentation/blob/HEAD/src/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b2e664243298ae49"}},{"code_sha256_prefix":"9635afee4069aa90","entry":"nasnetamobile","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"torchreid/models/nasnet.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/torchreid/models/nasnet.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9635afee4069aa90"}},{"code_sha256_prefix":"cd21e7c823505eec","entry":"optimizer_kwargs","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"deprecated/default_parser.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/deprecated/default_parser.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cd21e7c823505eec"}},{"code_sha256_prefix":"326803f4dfec5af1","entry":"osnet_x1_0","repo":"MatthewAbugeja/osnet","repo_kind":"listed","path":"torchreid/models/osnet.py","file_url":"https://github.com/MatthewAbugeja/osnet/blob/HEAD/torchreid/models/osnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"326803f4dfec5af1"}},{"code_sha256_prefix":"fdccc5451defed44","entry":"osnet_x1_0","repo":"tomektarabasz/deep_person_reid","repo_kind":"listed","path":"torchreid/models/osnet.py","file_url":"https://github.com/tomektarabasz/deep_person_reid/blob/HEAD/torchreid/models/osnet.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"DEP_MISSING","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fdccc5451defed44"}},{"code_sha256_prefix":"ace193c5fdd754c7","entry":"set_stride","repo":"InnovArul/vidreid_cosegmentation","repo_kind":"listed","path":"src/utils.py","file_url":"https://github.com/InnovArul/vidreid_cosegmentation/blob/HEAD/src/utils.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ace193c5fdd754c7"}},{"code_sha256_prefix":"3ab53e45735427cd","entry":"videodata_kwargs","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"deprecated/default_parser.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/deprecated/default_parser.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3ab53e45735427cd"}},{"code_sha256_prefix":"6473856732e614c2","entry":"densenet121","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"torchreid/models/densenet.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/torchreid/models/densenet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6473856732e614c2"}},{"code_sha256_prefix":"e271cdd444e9c43d","entry":"densenet169","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"torchreid/models/densenet.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/torchreid/models/densenet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e271cdd444e9c43d"}},{"code_sha256_prefix":"14ea88b72b8a45f3","entry":"densenet201","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"torchreid/models/densenet.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/torchreid/models/densenet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"14ea88b72b8a45f3"}},{"code_sha256_prefix":"2267200bffdf674d","entry":"evaluate","repo":"InnovArul/vidreid_cosegmentation","repo_kind":"listed","path":"src/eval_metrics.py","file_url":"https://github.com/InnovArul/vidreid_cosegmentation/blob/HEAD/src/eval_metrics.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2267200bffdf674d"}},{"code_sha256_prefix":"a3648945de135b45","entry":"get_ResNet","repo":"InnovArul/vidreid_cosegmentation","repo_kind":"listed","path":"src/models/ResNet.py","file_url":"https://github.com/InnovArul/vidreid_cosegmentation/blob/HEAD/src/models/ResNet.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a3648945de135b45"}},{"code_sha256_prefix":"968ff7bf292adbec","entry":"inceptionresnetv2","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"torchreid/models/inceptionresnetv2.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/torchreid/models/inceptionresnetv2.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"968ff7bf292adbec"}},{"code_sha256_prefix":"0c2afba5ccb6bcc2","entry":"inceptionresnetv2","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"torchreid/models/inceptionresnetv2.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/torchreid/models/inceptionresnetv2.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0c2afba5ccb6bcc2"}},{"code_sha256_prefix":"2bcd3828691ac1d1","entry":"inceptionv4","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"torchreid/models/inceptionv4.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/torchreid/models/inceptionv4.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2bcd3828691ac1d1"}},{"code_sha256_prefix":"bd41824b39412f93","entry":"init_pretrained_weights","repo":"MatthewAbugeja/osnet","repo_kind":"listed","path":"torchreid/models/osnet.py","file_url":"https://github.com/MatthewAbugeja/osnet/blob/HEAD/torchreid/models/osnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bd41824b39412f93"}},{"code_sha256_prefix":"b52023dd659c7a90","entry":"mlfn","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"torchreid/models/mlfn.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/torchreid/models/mlfn.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b52023dd659c7a90"}},{"code_sha256_prefix":"85b4bac4b8d2c9e4","entry":"mobilenetv2_x1_0","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"torchreid/models/mobilenetv2.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/torchreid/models/mobilenetv2.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"85b4bac4b8d2c9e4"}},{"code_sha256_prefix":"92bf5ac4db6e8f28","entry":"mobilenetv2_x1_4","repo":"donnjonn/Masterproef","repo_kind":"listed","path":"torchreid/models/mobilenetv2.py","file_url":"https://github.com/donnjonn/Masterproef/blob/HEAD/torchreid/models/mobilenetv2.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"92bf5ac4db6e8f28"}},{"code_sha256_prefix":"33a8877d1eb68984","entry":"osnet_x0_75","repo":"MatthewAbugeja/osnet","repo_kind":"listed","path":"torchreid/models/osnet.py","file_url":"https://github.com/MatthewAbugeja/osnet/blob/HEAD/torchreid/models/osnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"33a8877d1eb68984"}},{"code_sha256_prefix":"16bd38cf739b99e5","entry":"osnet_x0_75","repo":"tomektarabasz/deep_person_reid","repo_kind":"listed","path":"torchreid/models/osnet.py","file_url":"https://github.com/tomektarabasz/deep_person_reid/blob/HEAD/torchreid/models/osnet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"16bd38cf739b99e5"}},{"code_sha256_prefix":"7b9d4d5659f1503e","entry":"read_Duke_attributes","repo":"InnovArul/vidreid_cosegmentation","repo_kind":"listed","path":"src/project_utils.py","file_url":"https://github.com/InnovArul/vidreid_cosegmentation/blob/HEAD/src/project_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"7b9d4d5659f1503e"}},{"code_sha256_prefix":"80bda819706e052f","entry":"read_image","repo":"InnovArul/vidreid_cosegmentation","repo_kind":"listed","path":"src/video_loader.py","file_url":"https://github.com/InnovArul/vidreid_cosegmentation/blob/HEAD/src/video_loader.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"80bda819706e052f"}},{"code_sha256_prefix":"3c98b3b1ea1f4111","entry":"shortlist_Duke_on_attribute","repo":"InnovArul/vidreid_cosegmentation","repo_kind":"listed","path":"src/project_utils.py","file_url":"https://github.com/InnovArul/vidreid_cosegmentation/blob/HEAD/src/project_utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"3c98b3b1ea1f4111"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}