An interactive 3D viewer for inspecting image embeddings
Project description
LatentViewer
LatentViewer is a visualisation tool to inspect image embeddings. It uses principal component analysis to display the embedding vectors as a point cloud. Individual points can be selected to display an image, as well as its nine closest neighbours.
Additionally, there is the possibility to train an SVM classifier through an active learning method. This is particularly useful when dealing with embeddings of an unlabeled data set.
Installation
Install the latent viewer with pip:
pip install latent-viewer
Usage
After installation, the latent-viewer can be invoked with lv.
For using, it is important to specify both a file with the embeddings, as well as an HDF5 image archive.
lv -e embeddings.csv -a image_archive.hdf5
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
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 latent_viewer-0.0.1.tar.gz.
File metadata
- Download URL: latent_viewer-0.0.1.tar.gz
- Upload date:
- Size: 21.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5edd63b79ac44e6f2cb77b1ceb945f727ad5a6e6f0a81ac27ddc14793942352e
|
|
| MD5 |
00b0ec1254bd41c783d8c2ae3bc8e433
|
|
| BLAKE2b-256 |
3506b05d5d34212bbe3a447673f2d9e3244511531478aeef37c603d6b32e3918
|
File details
Details for the file latent_viewer-0.0.1-py3-none-any.whl.
File metadata
- Download URL: latent_viewer-0.0.1-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76072d519b8ff0282a1b10c57a5f2a5ae45e7a736ba2c482cbd36b5a01b3e545
|
|
| MD5 |
c35613f0a96de0480d82c16ccb992503
|
|
| BLAKE2b-256 |
173587780b9c04634b3051dd85fe343b08a17f1a76765164c06c2205a3cc0a53
|