Rokas Liuberskis
Rokas Liuberskis
Hi, actually I am not sure, for me, it works just fine.
> You guys just saved my day!!! I was debugging since yesterday! It must be `Yolo(image_data)`! > > I use this incredible yolo implementation on NVIDIA Jetson within Docker with...
Hi, how I can reproduce your testing results?
This is the fault of the tracker, I spent around 3 weeks understanding how the tracker works, and so on... If you are ready to spend 3 weeks just to...
I can't give you one sentence answer, if you need understanding you need to read the code. max_iou_distance is used to calculate distance between two objects in Kalman filter
Hmmm, this looks interesting, need to look at it
> When I applied such a modification, I got different results. What were the results, were they better, have you compared the mAP?
Not sure why you get that error, for me everything was fine
You are sure you got this file? TEST_ANNOT_PATH = "./model_data/license_plate_test.txt"#"mnist/mnist_test.txt"
Can you write here your configs.py file?