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.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
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.35.1.tar.gz
(78.6 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.1.tar.gz.
File metadata
- Download URL: visiontext-0.35.1.tar.gz
- Upload date:
- Size: 78.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.23
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e6f26564b006d6d1abc3ab3555c25e638e1d434ecf50c2dd1ae4b4af8b12d5a
|
|
| MD5 |
bc729e616526c2584de9a2e4a58eecee
|
|
| BLAKE2b-256 |
2fbae5238790cd3018107fafcbea2bcbf15abe9b8f4d337611951aeb66376d5f
|
File details
Details for the file visiontext-0.35.1-py3-none-any.whl.
File metadata
- Download URL: visiontext-0.35.1-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 |
e99f5b056009fc773a273a77a25041df450f23a0a3ad69e8c7e51e92f5838d39
|
|
| MD5 |
b16e7a15360362c0c94a8af13bc2955a
|
|
| BLAKE2b-256 |
0dbb7f198b1f8741df2680e18b684a36c831b0192b7a9a925029433c1b249c44
|