visiontext
Utilities for deep learning on multimodal data.
- jupyter notebooks / jupyter lab / ipython
- matplotlib
- pandas
- webdataset / tar
- pytorch
Install
Requires python>=3.10, 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.23.1: Drop python 3.8 support since PyTorch dropped it. Set minimum python version as 3.10.
- PyTorch disabled the install via conda, change builds to install PyTorch CPU via pip.
- 0.10.1: Test with python 3.12
- 0.8.1: Set minimum python version to 3.8 since PyTorch requires it
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.35.3.tar.gz
(78.7 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.35.3.tar.gz.
File metadata
- Download URL: visiontext-0.35.3.tar.gz
- Upload date:
- Size: 78.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94c1b4a9928b5a719739031d0b865053cb83b94d5df5a4567bbcb2b062065e49
|
|
| MD5 |
5a3d3978510c75bb2adc40fc612adf04
|
|
| BLAKE2b-256 |
cf6d0ffe987be3e754596d196141c7f5ccb55a23ca522e82e4ec785fae84d011
|
File details
Details for the file visiontext-0.35.3-py3-none-any.whl.
File metadata
- Download URL: visiontext-0.35.3-py3-none-any.whl
- Upload date:
- Size: 92.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a5ecb0dd97a0e84f24938edf25021a9129da579d82ee6bd03408a8d4c8e137d
|
|
| MD5 |
b2c1c2455b273e605d82ff5e6bf14931
|
|
| BLAKE2b-256 |
171b5d56277ae0bef9bc02c888947838ac763f3114b20dbd4f0a9f23ee5fb16e
|