theAIGuysCode / yolov4-deepsort

Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
GNU General Public License v3.0
1.33k stars 750 forks source link

When a new object appears in the field of view,the box predicted is much larger.Is the problem in yolo or feature extractor #101

Open tdf1995 opened 3 years ago

tdf1995 commented 3 years ago

image image image image the white box is predicted by yolo,color box is predicted by Kalman filter