vehicle-reidentification

There are 17 repositories under vehicle-reidentification topic.

  • bismex/Awesome-person-re-identification

    Awesome Person Re-identification

  • CaptainEven/RepNet-MDNet-VehicleReID

    Implementing RepNet(a two-stream multitask learning network) to do vehicle Re-identification, vehicle search(or vehicle match) with PyTorch 可用于车辆细粒度识别,车辆再识别,车辆匹配,车辆检索,RepNet/MDNet的一种PyTorch实现

    Language:Python241192659
  • heshuting555/AICITY2020_DMT_VehicleReID

    The 3rd Place Submission to AICity Challenge 2020 Track2

    Language:Python21442458
  • yorkeyao/VehicleX

    VehicleX: Simulating Content Consistent Vehicle Datasets with Attribute Descent (ECCV 2020, TPAMI 2023)

    Language:Python15571819
  • Zhongdao/VehicleReIDKeyPointData

    Annotations of key point location and vehicle orientation for VeRi-776 dataset. ICCV'17 paper: Orientation Invariant Feature Embedding and Spatial Temporal Regularization for Vehicle Re-identification.

    Language:Python1543323
  • bismex/Awesome-vehicle-re-identification

    Awesome Vehicle Re-identification

  • icarofua/vehicle-rear

    Vehicle-Rear: A New Dataset to Explore Feature Fusion For Vehicle Identification Using Convolutional Neural Networks

    Language:Python110122319
  • CHENGY12/DMML

    code for ICCV19 paper "Deep Meta Metric Learning"

    Language:Python1073317
  • 924973292/EDITOR

    【CVPR2024】Magic Tokens: Select Diverse Tokens for Multi-modal Object Re-Identification

    Language:Python48245
  • zhangxinyu-xyz/PGAN-VehicleRe-ID

    Code for Part-Guided Attention Learning for Vehicle Instance Retrieval (TITS2020). A strong Vehicle Re-ID model with part region guidance.

    Language:Python25445
  • tsaishien-chen/SPAN

    Semantics-guided Part Attention Network (ECCV 2020 Oral)

    Language:Python23273
  • regob/vehicle_reid

    Vehicle Re-identification

    Language:Python20001
  • qyanni/v2reid

    V2ReID: Vision-Outlooker-Based Vehicle Re-Identification

    Language:Python5201
  • ramajoballester/UC3M-VRI

    UC3M Vehicle Re-Identification dataset

  • sekilab/VehicleReIdentificationDataset

    Vehicle Re-Identification (ReID) dataset contains over 55,000 images for training and validation of the vehicle re-identification model

    Language:Jupyter Notebook3410
  • Rubo12345/Directed-Research-on-Vehicle-Re-Identification

    In this project, a novel framework is used from the reference mentioned in the README, which successfully encodes both geometric local features and global representations to distinguish vehicle instances, optimized only by the supervision from official ID labels. Specifically, given the insight that objects in ReID share similar geometric characteristics, a self-supervised representation learning technique is used to facilitate geometric features discovery. To condense these features, an interpretable attention module, with the core of local maxima aggregation instead of fully automatic learning, in used, whose mechanism is completely understandable and whose response map is physically reasonable.

    Language:Python0100