GithubHelp home page GithubHelp logo

meta_trackers's People

Contributors

silverbottlep avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

meta_trackers's Issues

inconsistent result with python 2.7

Someone tried meta_crest with pre-trained model with python 2.7, he reported it gave different result. When he changed to python 3.5, he could reproduce the result. At this point, I have no idea, hopefully have a chance to look at it later. FYI, my environment was python 3.6, pytorch 0.2.0+3f6fccd.

The doubt about random results

Hi, @silverbottlep , thaks for your excellent work. I just run your code (meta_sdnet/run_tracker.py) and find that you fix the seed in the experiment, like np.random.seed(1), torch.manual_seed(2) and torch.cuda.manual_seed(3). But i still find that the result is random, could you explain this ?

KeyError: 'conv1.weight'

when I run "run_tracker" in meta_crest, it doesn't work and tell me that KeyError: 'conv1.weight', and i am confused,can you tell me how to solve it.

My interpretation of this project?

As far as MetaSDNet is concerned, I think meta-learning plays a role in learning good initial parameters in order to adapt the network to the changes in future frames. In addition, since the parameters learned by the meta-learning are used, only the iteration is required once in the first frame and the required samples are reduced, which brings the advantage of speed increase(MDnet iterates 30 times in the first frame, positive sample 500, negative sample 5000). In the tracking of subsequent frames, the same settings as MDNet are used. The main purpose of the article is to use meta-learning to get a good initialization parameter. I don't know if my understanding is right?
Thank you for your contribution!

Change the CNN Model

Dear @silverbottlep,
Thank you for your fantastic work.
I want to change the Base CNN model of your code via another one (e.g., ResNet18). Do you have any idea that how can I do that?

Simple example

Can you add a simple example that can work on a custom sequence/video initialization?

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.