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.20.3.tar.gz
(46.9 kB
view details)
Built Distribution
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85327cf21a743f8624085dbc96b14134e23e32f53089fb7d103c26d339d18587 |
|
MD5 | 22e8bacee2f2f84531a503b5e4834ec2 |
|
BLAKE2b-256 | 57ab6be4a05fc42fc2f68b108c681a9a1d646e625e684a40f666af9b82be5d22 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 947a49643f84d795f0e5514a185d8b66726d6a7219c2ffc54b41b3504a26bbf5 |
|
MD5 | 7dda361670be42fe18c5b7fd5fa2e72b |
|
BLAKE2b-256 | 0894d8e73aca8e6e4e411c342814b8d29c5ce3d8140a7492118640736a10ccbe |