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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: visiontext-0.20.4.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.4.tar.gz
Algorithm Hash digest
SHA256 0bb3719d1250944155e49ed5b24c66c244711fe26afb5abb981ed302de6eaeb7
MD5 fae69a059110ca3a038360c15369860b
BLAKE2b-256 1cb204a0c85a469862577e7b3ea36b432b68f421af6af497d511617313ff3b44

See more details on using hashes here.

File details

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

File metadata

  • Download URL: visiontext-0.20.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 69d2cdb1984093e0167329c7776e24efac91d960c26338e50b709f867d3df5f5
MD5 a6c8a539c833741de9f7e8f37e72f8c3
BLAKE2b-256 a009267caa351cf145601874332339bde71c8c278621c0671ecc890ceedd5bb4

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