A PyTorch port of GOTURN tracker
Project description
Installation:
Download this repository
navigate to the root of the repository and run
pip install goturn_pytorch
Usage:
- To create the model,
from GoTurn import Model
goturn = Model()
- To create a pretrained model,
from GoTurn import Model
goturn = Model(pretrained="path_to_weights.pkl")
The weights.pkl file is located at the root of the repository.
Future updates:
Add library to PyPi and Conda
Automatic downloading of weights
License:
This project is released under MIT License.
Author:
This project is created and maintained by Aakaash Jois.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file goturn_pytorch-1.0.tar.gz.
File metadata
- Download URL: goturn_pytorch-1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af8a5d78e11a7628c1d4a4dcab967ec9d37c47675f06619c6a558d7d1dea6b3e
|
|
| MD5 |
a494d1945eb41bf79a4c40ac7ced52dd
|
|
| BLAKE2b-256 |
851e6503cfa013ab466ec8572d910361135d3a28ffec95e0a0a0c5d0b002fdf4
|
File details
Details for the file goturn_pytorch-1.0-py3-none-any.whl.
File metadata
- Download URL: goturn_pytorch-1.0-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3556cd764f50a78ceb88c855f445d38b24ca0e017da1d6de9f0af89d0028bc4
|
|
| MD5 |
ad866fd1418a29443118825e33500855
|
|
| BLAKE2b-256 |
2129fffbcde18d44409bf25480c68c29b85060ee02f1b03ea4ea2eb89adb4b42
|