Skip to main content

DINO Explorer: A tool to explore DINO embeddings.

Project description

🦖 DINO Explorer 🦖

DINO Explorer is a powerful tool designed to explore and visualize DINOv2 embeddings. Given a list of folders containing images, DINO Explorer extracts their DINO embeddings and creates an interactive visualization using Voxel51.

🚀 Usage

Note: Input folders must be separated by spaces.

  • To create a UMAP visualization, use the following command:
diex <folder 1> .. <folder N>

Diex uses UMAP for dimension reduction by default.

  • For t-SNE or PCA visualizations, use the --m option followed by tsne or pca:
diex <folder 1> .. <folder N> --m tsne
  • To host the visualization on a specific port, use the --p option:
diex <folder 1> .. <folder N> --p <port>
  • To set a specific GPU device, use the --d option:
diex <folder 1> .. <folder N> --d <gpu number>

After running the command, go to the add section, select embeddings, choose the brain key: img_viz and voila! You have your visualization.

Tip: For multiple folders, select Color by as tags.

💾 Caching Embeddings

DINO Explorer stores DINO embeddings for all datasets in a .cache directory to allow quick loading in subsequent visualizations. To force regeneration of embeddings, use the --force or --f option.

Note: These embeddings can also be used for other downstream tasks. Load them with torch.load().

📖 Examples

  1. NuImages - A random set of 1000 images from NuImages

    diex nuimages_1000
    

    A. Embeddings: Interactive 2D visualization of embeddings Embeddings

    B. Embeddings to Image Mapping: Select embeddings to view corresponding images Mapping

  2. NuImages × CityScapes - A random set of 1000 and 600 images from the datasets.

    diex nuimages_1000 cityscapes_1000
    

    Clusters for different datasets, each with a different color. Cluster

🙏 Credits

  • Model used: facebook/dinov2-giant
  • Visualization tool: Voxel51

For any issues encountered while using DINO Explorer, please open an issue on our GitHub repository. We appreciate your feedback and contributions!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dinoexplorer-1.0.1.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

dinoexplorer-1.0.1-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file dinoexplorer-1.0.1.tar.gz.

File metadata

  • Download URL: dinoexplorer-1.0.1.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for dinoexplorer-1.0.1.tar.gz
Algorithm Hash digest
SHA256 f0e3d964d65643d387f8b82a00cfe8d87e74570e73c178cd697d2f0e7262b843
MD5 638310650fdfc44425d4a2e262f40ab5
BLAKE2b-256 2ebfa18dc510c6d3750d136d55a707c64d9e77456ac1543b07d133daadd01640

See more details on using hashes here.

File details

Details for the file dinoexplorer-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for dinoexplorer-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d361411348f901dfc55537313b36c49f611fadf1f9e4a6ba61c5157996166a3e
MD5 1de731bf690c7f3821011422d5b976ad
BLAKE2b-256 71624dc88265ff87c506217f6b0b17ad54679500c83ac50852749f30c992dc80

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page