Skip to content
#

object-tracking

Here are 295 public repositories matching this topic...

hyousefGopher
hyousefGopher commented Mar 6, 2020

In the installation instructions for Windows at [GoCV][1] we've the below line:

Download and run the MinGW-W64 compiler installer from https://sourceforge.net/projects/mingw-w64/?source=typ_redirect.

I downloaded the mentioned file, but could not find executor file, and could not find anything like x86_64-7.3.0-posix-seh-rt_v5-rev2 as mentioned in the instuctions, any help?

Leon924
Leon924 commented Mar 14, 2019

(siammask) [liqiang@inspur siammask]$ bash test_mask_refine.sh config_vot.json SiamMask_VOT.pth VOT2016 0
[2019-03-14 19:42:16,619-rk0-test.py#551] Namespace(arch='Custom', config='config_vot.json', dataset='VOT2016', gt=False, log='log_test.txt', mask=True, refine=True, resume='SiamMask_VOT.pth', save_mask=False, visualization=False)
[2019-03-14 19:42:17,087-rk0-load_helper.py# 31] load pretrai

BayesianTracker
loomcode
loomcode commented Sep 19, 2019

Are all of the entries for a JSON object required? If I'm only interested in spacial tracking (not lineages, or other states), do I need to indicate "label", "states", "probability", or "time"?

{
"Object_203622": {
"x": 554.29737483861709,
"y": 1199.362071438818,
"z": 0.0,
"t": 862,
"label": "interphase",
"states": 5,
"probability": [
0.996992826

Improve this page

Add a description, image, and links to the object-tracking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the object-tracking topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.