Code Monkey home page Code Monkey logo

mbmd's Introduction

If you fail to install and run this tracker, please email me ([email protected])

Introduction

This repository includes tensorflow code of MBMD (MobileNet-based tracking by detection algorithm) for VOT2018 Long-Term Challenge.
The corresponding arxiv paper has been drafted on Arxiv.
Learning regression and verification networks for long-term visual tracking.
Yunhua Zhang, Dong Wang, Lijun Wang, Jinqing Qi, Huchuan Lu

Prerequisites

python 2.7
ubuntu 14.04
cuda-8.0
cudnn-6.0.21
Tensorflow-1.3-gpu
NVIDIA TITAN X GPU

Pretrained model

The bounding box regression's architecture is MobileNet, and the verifier's architecture is VGGM.
The pre-trained model can be downloaded at https://drive.google.com/open?id=1g3aMRi6CWK88FOEYoQjqs61fY6QvGW1Z.
Then you should copy the two files to the folder of our code.

Integrate into VOT-2018

The interface for integrating the tracker into the vot evaluation tool kit is implemented in the module python_long_MBMD.py. The script tracker_MBMD.m is needed to be copied to vot-tookit.

CPU manner

If you want to run this code on CPU, you need to just set os.environ ["CUDA_VISIBLE_DEVICES"]="" in the begin of python_long_MBMD.py

mbmd's People

Contributors

xiaobai1217 avatar

Stargazers

 avatar iMason avatar  avatar Chen Liang avatar  avatar  avatar  avatar  avatar  avatar koala avatar JH95 avatar  avatar  avatar iso avatar tt avatar Mr.Rang avatar  avatar  avatar Tuan Le avatar DS.Xu avatar Jinzhong Xu avatar  avatar DS avatar  avatar  avatar  avatar  avatar Haiyi (Henry) Yang avatar  avatar  avatar  avatar  avatar  avatar  avatar LiXiaolin avatar  avatar  avatar  avatar Jiang Shan avatar  avatar David Zhang avatar Jack avatar verigle avatar Xiaoyu Li avatar Yu Zhou avatar 星火燎原 avatar zhujianing avatar northeast250 avatar  avatar  avatar DAHU avatar Alakia avatar zhangxs avatar Md Nazmus Sakib Abir avatar  avatar Shiyu Xuan avatar Kin Zhi avatar xindong zhang avatar wuzhao avatar  avatar Vladyslav O. Shanin avatar  avatar  avatar Fred Fung avatar EternityY avatar  avatar  avatar blairgitla avatar  avatar Lidar avatar  avatar  avatar  avatar Heraclius_romana avatar  avatar  avatar Vincent Zhang avatar Tianyi avatar  avatar  avatar 王嘉楠 avatar  avatar zjc avatar  avatar Wilson, Tsang avatar  avatar ayuan avatar Hengkai Guo avatar  avatar  avatar Taylor King avatar  avatar Chenyang Yu avatar Qiyao Wu avatar  avatar  avatar Hilmi Kumdakci avatar  avatar jax avatar Zhongwei avatar

Watchers

 avatar  avatar jetyingjia avatar  avatar Nuno Edgar Nunes Fernandes avatar  avatar daikaiheng avatar Shiyu Xuan avatar  avatar  avatar paper2code - bot avatar

mbmd's Issues

where is the core.trainer ?

from core import trainer, input_reader

Hi !
I couldn't find the trainer.py in core dir, so I couldn't import trainer from core. So did you leave out some file? Or whether should I just import trainer_seq from core ?
Besides, if I want to train the whole network by myself, how should I do? Directly running the train.py using the ssd_mobilenet_tracking.config ?

The main training and testing file?

Hi !
There are so many python files and I feel a little confused, so could you tell me if I want to train the network, which python file should I run? and which is the file containing MD-Net network part?

Where can I get the model.ckpt-346309?

tensorflow.python.framework.errors_impl.InvalidArgumentError: Unsuccessful TensorSliceReader constructor: Failed to get matching files on /media/2TB/Research/Code/dev_memory_augmented_tracker/model/ssd_mobile_imagenet_seq1/model.ckpt-346309: Not found: /media/2TB/Research/Code/dev_memory_augmented_tracker/model/ssd_mobile_imagenet_seq1; No such file or directory

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.