Skip to content

Mnn version demo of [ECCV2022] Joint Feature Learning and Relation Modeling for Tracking: A One-Stream Framework.

Notifications You must be signed in to change notification settings

Z-Xiong/OSTrack-mnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joint Feature Learning and Relation Modeling for Tracking: A One-Stream Framework. (mnn)

The official implementation by pytorch:

https://github.com/botaoye/OSTrack

0. Download model

1. How to build and run it?

modify your own CMakeList.txt

modify MNN path as yours

build

$ mkdir build && cd build
$ cmake .. && make -j 

run

$ cd build
$ ./ostrack-mnn-gcc-release [videopath(file or camera)]

About

Mnn version demo of [ECCV2022] Joint Feature Learning and Relation Modeling for Tracking: A One-Stream Framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published