computer vision toolkit of pytorch
Project description
cvtk
computer vision toolkit of pytorch
- PyTorch 1.7+
packaging
# pip install --upgrade setuptools wheel
# pip install --upgrade twine
python setup.py sdist bdist_wheel
twine upload dist/*
rm -rf build dist *.egg-info
installation
pip install cvtk
# https://pip.pypa.io/en/latest/reference/pip_install/#git
pip install git+https://github.com/flystarhe/cvtk.git@hash
pip install git+https://github.com/flystarhe/cvtk.git@main
pip install git+https://github.com/flystarhe/cvtk.git@v1.0
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
cvtk-0.3.21.tar.gz
(35.3 kB
view hashes)
Built Distribution
cvtk-0.3.21-py3-none-any.whl
(52.5 kB
view hashes)