8000 GitHub - ZhuYin99/SiameseFC: Fully-Convolutional Siamese Networks for Object Tracking\PyTorch
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ZhuYin99/SiameseFC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SiamFC-PyTorch

Fully-Convolutional Siamese Networks for Object Tracking

Overview

I do this project for learning SiamFC and PyTorch. And the project is being perfected.

Track

All code is in the direcotry Track.

Train

All code is in the direcotry Train.

Performance

OTB

VOT

GOT-10K

Dependencies

Install PyTorch, opencv-python and GOT-10k toolkit:

pip install torch opencv-python got10k GOT-10k toolkit is a visual tracking toolkit that implements evaluation metrics and tracking pipelines for 7 popular tracking datasets.

Reference

[1] Fully-Convolutional Siamese Networks for Object Tracking

And more?

If you have problem, just feel free to concate me.

About

Fully-Convolutional Siamese Networks for Object Tracking\PyTorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0