-
OS version: android14
Model:Galaxy S23
SDK version:1.6.0
Stacktrace:
```
Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'char java.lang.String.charAt(int)' on a…
-
If the bounding box was detected in 1st frame, how could I link this bounding box (with the same object) in 2nd, 3rd, etc frames. Can bboxes have ids?
-
Hello,I would like to know that if there is anyone working actively on the improvement of this tracker?
-
## 🐛 Bug Report
I upgraded react-native@0.60 and use react-native-fbsdk@1.1.1 but I found "Deferred Deep Link" is not worked. Finally I changed the IOS sdk version and it works.
## To Reprodu…
-
Right now I have the code working at 28-35 fps but only tracking for pedestrians. Any idea how to detect cars?
-
This is basically what we outlined in the COLA reflection paper, but the practical implications are much more annoying than I previously thought.
For example, @602p wanted to move the `end` keywo…
-
Hi, thanks for your great project.
In your project "YOLOv3 + Deep_SORT", I find that your first git demo can track the 'car' and 'person' at same time(the first video [here](https://github.com/yeheng…
-
Hello. Does the mars-small128.pb file you provided only use the network in cosine_metric_learning_master for training? Have you made any changes? I saw you say it's better to look for network files th…
-
HI
if when t = 1, the deep sort detect the person A and save the feature of the person A ,
when t = 2, the deep sort detect unknown person ,it will use cnn to match the feature of the person A…
-
As mentioned above, I would like to use my own training set. Can you provide training code for detection and tracking?