Skip to main content

Utilities for deep learning on multimodal data.

Project description

visiontext

minimal build 3.8 status minimal build 3.10 status minimal build 3.12 status
full build 3.8 status full build 3.10 status full build 3.12 status
coverage version

Utilities for deep learning on multimodal data.

  • jupyter notebooks / jupyter lab / ipython
  • matplotlib
  • pandas
  • webdataset / tar
  • pytorch

Install

Requires python>=3.8, requires pytorch to be installed already, see https://pytorch.org/

pip install visiontext

Full build

Additionally requires libjpeg-turbo and sqlite

pip install visiontext[full]

Dev install

Clone repository and cd into, then:

pip install pytest pytest-cov pylint black[jupyter]
pylint visiontext
pylint tests

# full build
pip install -e .[full]
python -m pytest --cov

# minimal build
pip install -e .
python -m pytest --cov -m "not full"

Changelog

  • 0.10.1: Test with python 3.12
  • 0.8.1: Set minimum python version to 3.8 since PyTorch requires it

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

visiontext-0.20.3.tar.gz (46.9 kB view details)

Uploaded Source

Built Distribution

visiontext-0.20.3-py3-none-any.whl (55.3 kB view details)

Uploaded Python 3

File details

Details for the file visiontext-0.20.3.tar.gz.

File metadata

  • Download URL: visiontext-0.20.3.tar.gz
  • Upload date:
  • Size: 46.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for visiontext-0.20.3.tar.gz
Algorithm Hash digest
SHA256 85327cf21a743f8624085dbc96b14134e23e32f53089fb7d103c26d339d18587
MD5 22e8bacee2f2f84531a503b5e4834ec2
BLAKE2b-256 57ab6be4a05fc42fc2f68b108c681a9a1d646e625e684a40f666af9b82be5d22

See more details on using hashes here.

File details

Details for the file visiontext-0.20.3-py3-none-any.whl.

File metadata

  • Download URL: visiontext-0.20.3-py3-none-any.whl
  • Upload date:
  • Size: 55.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.14

File hashes

Hashes for visiontext-0.20.3-py3-none-any.whl
Algorithm Hash digest
SHA256 947a49643f84d795f0e5514a185d8b66726d6a7219c2ffc54b41b3504a26bbf5
MD5 7dda361670be42fe18c5b7fd5fa2e72b
BLAKE2b-256 0894d8e73aca8e6e4e411c342814b8d29c5ce3d8140a7492118640736a10ccbe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page