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.21.2.tar.gz
(51.3 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.21.2.tar.gz.
File metadata
- Download URL: visiontext-0.21.2.tar.gz
- Upload date:
- Size: 51.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f65679ec8a4ea42f7581422d43e95259db3bd86bf4b1b0e13480af1b14b2c117
|
|
| MD5 |
9b32241689ed0092ee92c75ccd22d702
|
|
| BLAKE2b-256 |
8d5b948c967dffe87e35293b34b34eeb05d11e9f7d54bf1a2be8013b7d1f3538
|
File details
Details for the file visiontext-0.21.2-py3-none-any.whl.
File metadata
- Download URL: visiontext-0.21.2-py3-none-any.whl
- Upload date:
- Size: 60.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ccd1b784cc6a3850045265802e50b570da188a018eef6c7e9f6c2679eadc8ef6
|
|
| MD5 |
f2b909ea5f0c7d9cdb9633f9e8565679
|
|
| BLAKE2b-256 |
c2aeb02dba49622cc569af588078218337e96f6ad348b8ac3bffac34f87fb9ab
|