-
I have run your code, but I found the performance has some gap between these cpp and py version.
```
1. the cpp version has a better scale invariance
2. the py version is easily tend to lose targe…
-
I'm running the master code and meet a confusing problem.
I run the siamfc and kcf tracker on linux server and got the performance use the report code. Then I copy the result directory to my mac, and…
DL-85 updated
6 years ago
-
I find only Gaussian kernels. According to "High-Speed Tracking with Kernelized Correlation Filters" , linear kernel(DCF) is much faster than KCF (292FPS vs 172FPS).
-
Traceback (most recent call last):
File "run.py", line 75, in
tracker.init([ix,iy,w,h], frame)
File "/home/hp/zjc/nk_PyCharm/PyCharm_project/nk_KCF/3_uoip-KCFpy
/KCFpy/kcftracker.py", lin…
-
##### System information (version)
- OpenCV => 4.3.0-pre
- Operating System / Platform => Windows 10 Pro (Version 10.0.18363 Build 18363)
- Compiler => Visual Studio 2019 ()
##### Detailed descr…
-
Per discussion on dev list [1] we should make KCF more flexible by loading a default Pod spec for user actions from a config map and then adding information to that default.
https://lists.apache.or…
-
There are class action scripts for rbac, kmf, kcf, pkcs11, etc. Probably we should clean those all up. Ultimately, I think the SVR4 plumbing packaging support needs to just go away.
-
Sometimes if `FHoG::extract` is called on the TX2, different features are returned for the same image patch. This might be related to the already closed issue: #28
It seems that the errors come f…
-
Rather than try to build test cases for all the outstanding issues in my notes from a while ago, the last of which matches the title here,
I will just summarise them as areas where some attention may…
-
Hi all,
Currently, I am facing an issue with the tutorial E06 of GAAS.
When I tried to run the python file, it shows this error: "ImportError: No module named ros_kcf.srv", in which the drone do…