xiaoxiong74 / Object-Detection-and-Tracking

deep_sort_yolov3
GNU General Public License v3.0
42 stars 8 forks source link

Excuse me, have you trained mars dataset by yourself? #2

Open chrenlily opened 4 years ago

chrenlily commented 4 years ago

How do you train other types of Mars dataset?

xiaoxiong74 commented 4 years ago

How do you train other types of Mars dataset?

I didn't train other types of Mars dataset, I just reused the original deep_sort model(just trained for person)

chrenlily commented 4 years ago

So you don't have the deep appearance descriptor of bicycle?

xiaoxiong74 commented 4 years ago

So you don't have the deep appearance descriptor of bicycle?

@chrenlily yes, when tracking other objects, kalman filtering is considered more in deep_sort model.

chrenlily commented 4 years ago

ok! When you track a bicycle, just think about detection and kalman filtering.

chrenlily commented 4 years ago

can I ask your another question? Why is the total number of bicycles and pedestrians less than the number on the box?

zzc-ai commented 3 years ago

您如何训练其他类型的火星数据集?

我没有训练其他类型的火星数据集,我只是重用了原始的deep_sort模型(仅针对人员进行训练)

您的代码是什么环境运行的呢,我是win一直报错,如果看到的话希望得到您的指导