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.5.tar.gz
(54.2 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.5.tar.gz.
File metadata
- Download URL: visiontext-0.22.5.tar.gz
- Upload date:
- Size: 54.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee8747c2f915dcfc5206415f495667f3144c5ca7c05dd6f236045902ab625e1d
|
|
| MD5 |
4e0b21d5b18efa0f43c22ac8e8b49d98
|
|
| BLAKE2b-256 |
efd21a818ff35c1f660a2ffa8f9a72b60debde13bc2eaa386ec63bbc3236237e
|
File details
Details for the file visiontext-0.22.5-py3-none-any.whl.
File metadata
- Download URL: visiontext-0.22.5-py3-none-any.whl
- Upload date:
- Size: 63.7 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 |
8a3c58f31d41faecd23c7c65914564431a4d7d486aca97cf03588b9c741e3c1e
|
|
| MD5 |
7766543e133511937f876ceb7c2aff3c
|
|
| BLAKE2b-256 |
ba347fef46daf0550ab06f69c0a62ea4948ba51e53d8171d8c5b61071614ac0d
|