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.
Release files for goturn-pytorch 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| goturn_pytorch-1.0.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| goturn_pytorch-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.1 kB
Release files / goturn_pytorch-1.0.tar.gz
| Download URL | goturn_pytorch-1.0.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
af8a5d78e11a7628c1d4a4dcab967ec9d37c47675f06619c6a558d7d1dea6b3e
|
|
BLAKE2b-256 checksum How to use checksums |
851e6503cfa013ab466ec8572d910361135d3a28ffec95e0a0a0c5d0b002fdf4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / goturn_pytorch-1.0-py3-none-any.whl
| Download URL | goturn_pytorch-1.0-py3-none-any.whl |
|---|---|
| Size | 3.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a3556cd764f50a78ceb88c855f445d38b24ca0e017da1d6de9f0af89d0028bc4
|
|
BLAKE2b-256 checksum How to use checksums |
2129fffbcde18d44409bf25480c68c29b85060ee02f1b03ea4ea2eb89adb4b42
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|