Utilities for deep learning on multimodal data.
Project description
visiontext
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
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
visiontext-0.22.9.tar.gz
(54.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file visiontext-0.22.9.tar.gz.
File metadata
- Download URL: visiontext-0.22.9.tar.gz
- Upload date:
- Size: 54.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c50e61e57c066a6a0a818e856870da5b2a4a18b1435cc52f184532ba5479ada3
|
|
| MD5 |
521e95b9317af32e33f4d7d997b96266
|
|
| BLAKE2b-256 |
5c2daa0a96b62b6f5ba5b8240da7f34c06866285c8610fd8413ebb195b581b48
|
File details
Details for the file visiontext-0.22.9-py3-none-any.whl.
File metadata
- Download URL: visiontext-0.22.9-py3-none-any.whl
- Upload date:
- Size: 64.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c50b708064d67579345f38c94b49ce660f9fd46f29c5dc744ef7a2c1bd13c9a
|
|
| MD5 |
e4dcf3232690c0100b7de9514ff93f2e
|
|
| BLAKE2b-256 |
4eedb421c5ed74c8ec77476ebd5ccbed5385df939ffa7ff028817a7bc6359b6b
|