Skip to content

Implementation SiamRPN on PyTorch with GOT-10k dataset

Notifications You must be signed in to change notification settings

yangkang779/SiamRPN-PyTorch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SiamRPN-PyTorch

Implementation SiamRPN on PyTorch with GOT-10k dataset

How to run Training

  1. Download the GOT-10k dataset in http://got-10k.aitestunion.com/downloads
  2. Run the train_siamrpn.py script:
cd train

python3 train_siamrpn.py --train_path=/path/to/dataset/GOT-10k/train

How to run Tracking

[Coming Soon]

pip install

pip3 install shapely

About

Implementation SiamRPN on PyTorch with GOT-10k dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%