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.10.tar.gz
(55.5 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.10.tar.gz.
File metadata
- Download URL: visiontext-0.22.10.tar.gz
- Upload date:
- Size: 55.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42416b8b850df0211a008dac0197659c2469e91b5941f45c1115496e4f7b4b3e
|
|
| MD5 |
7447ceaaa0e6019c48928cc328fb379a
|
|
| BLAKE2b-256 |
11a157eafa02692503d1f0c87201bb0830a9dae6da8d7811d6c467c67c5c2e39
|
File details
Details for the file visiontext-0.22.10-py3-none-any.whl.
File metadata
- Download URL: visiontext-0.22.10-py3-none-any.whl
- Upload date:
- Size: 65.3 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 |
53c0719b0e885c54fceb0bc4d50f17fd78137746f66eb3668c6093d582f73ce1
|
|
| MD5 |
b9a9eb6a87f8b484e436b18094959c8d
|
|
| BLAKE2b-256 |
1a2dc6f0666ebd9cda13cfc7bb06558b4007cfef60463b456df5ad4ea6e70225
|