Git Product home page Git Product logo

mdnet-1's Introduction

MDnet

MDnet visual tracking algorithm implementation version 3. A trainded model mdnetv3.pt which is trained on vot2016 and one result, vot2016/marching are also uploaded, in which blue windows are groundtruth boundingboxes while green ones are tracking results. Better performance with respect to fps, precision and success has achieved

How to run:

	python srcv3.py online0
	
	the program asks you to input a video name and you need to download and prepare vot2016 datasets

Files:

	libv3.py: contains all classes and most functions

	options.py: contains all parameters we need to modify

	srcv3.py: offline_training, online_tracking

Folder paths organization:

-vot2016/

-mdnet/
	
	-libv3.py
	
	-srcv3.py
	
	-options.py
	
	-vot2016.txt
	
	-results/
	
	-trained_nets/
	
		-mdnetv3.pt

Dependencies:

	(1)python3.5

	(2)opencv,numpy

	(3)pytorch

	(4)scikit-learn

Hardware:

	Nvidia GTX TITAN X(recommended), but it can also run without gpu. Offline training needs 1390 M graphics memory and online tracking needs about 8000 M graphics memory

mdnet-1's People

Watchers

 avatar  avatar

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.