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

Cars Re-Identification #17

Open soheer opened 1 year ago

soheer commented 1 year ago

Hello,

we are working on a concept similar to the one of this project, but focusing more on car class instead of person class, can we alter this project to apply re-identification on car class, and if so, how can we do that?

Thanks in advance.