samihormi / Multi-Camera-Person-Tracking-and-Re-Identification

Simple model to Track and Re-identify individuals in different cameras/videos.(Yolov3 & Yolov4)
GNU General Public License v3.0
206 stars 70 forks source link

difference between model 1,2 #4

Closed vanmeruso closed 3 years ago

vanmeruso commented 3 years ago

what is differnece between model 1,2? Is there a difference in performance?

samihormi commented 3 years ago

Model 1 and 2 are both trained on the Market-1501 dataset with the first achieving top 5% at 90% and the second top 5% at 95% accuracy. Model 2 should be slightly more accurate, nonetheless it shouldn't be that significant.