Coder Social home page Coder Social logo

autotrack's Issues

demo

Thanks for your work, is it possible to give a demo code for AutoTrack?

error

引用了不存在的字段 'use_gpu'。

出错 get_colorspace (line 32)
if gparam.use_gpu

出错 get_features (line 51)
feature_pixels(:,:,currDim:(currDim+cf.fparams.nDim-1),:) = cf.getFeature(image,cf.fparams,gparams);

出错 AutoTrack_optimized (line 221)
x=get_features(pixels,features,global_feat_params);

出错 run_AutoTrack (line 87)
results = AutoTrack_optimized(params);

feature_pixels(:,:,currDim:(currDim+cf.fparams.nDim-1),:) = cf.getFeature(image,cf.fparams,gparams);找不到哪里使用了 get_colorspace函数

uav benchmark comparision

Hi, thank you for your good work.
I just want to ask in 4 uav benchmarks, you compare AutoTrack performance with some cf trackers, why do you compare with some siamese trackers, like siamrpn++ or other like DIMP50?

run_AutoTrack.m

run_AutoTrack.m文件中第55行的参数

params.no_fram = seq.en_frame - seq.st_frame + 1;

en_frame-st_frame + 1指的是帧数吗

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.