OpenPTrack / open_ptrack_v2

OPT v2 "Gnocchi" - adding object tracking and pose recognition
BSD 3-Clause "New" or "Revised" License
218 stars 64 forks source link

Upgrade to YOLOv3 #108

Open bsubbaraman opened 4 years ago

bsubbaraman commented 4 years ago

Currently we're using YOLOv2 for object recognition/tracking. We should upgrade to v3 and make use of transfer learning to be able to retrain on new data without having to retrain the entire network.