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.5.tar.gz (46.8 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for visiontext-0.20.5.tar.gz
Algorithm Hash digest
SHA256 0fd0d80aab9031d28cb5a789dbb484598118cdcdfac47ac68e16611245c9f42d
MD5 2962a1646d4f1332ded5a10cfffeee3b
BLAKE2b-256 bb94c4fff840f948cfec343151bb402669d932f3a23f58cf534eb2c338b0e12b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: visiontext-0.20.5-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.15

File hashes

Hashes for visiontext-0.20.5-py3-none-any.whl
Algorithm Hash digest
SHA256 02685520516a1c41dd5a9d7457eda31d9ca901dad205497ff6273ac6e081c836
MD5 1dd4e347f386cdf9bf55c89cfe49fa63
BLAKE2b-256 220462219377bd5b81fdbdacd814340727baf44c5d0fc35e1cd712de34764667

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