Skip to content

DemoGit4LIANG/NeighborGraph_MOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeighborGraph_MOT

Codes for the paper "Enhancing the association in multi-object tracking via neighbor graph"
使用GCN增强多目标跟踪中的外观特征建模和数据关联

Step 1: Pre-train the NeighborGraph model
Step 2: Upgrade the FairMOT tracker (FairMOT: On the Fairness of Detection and Re-Identification in Multiple Object Tracking) with the files in "tracker_parts" as follows:
    gcn => FairMOT/src/lib/models/  
    multitracker.py => FairMOT/src/lib/tracker/  
    track.py => FairMOT/src/  
    track_half.py => FairMOT/src/  

Alt text

About

Codes for the paper "Enhancing the association in multi-object tracking via neighbor graph"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages