Skip to content

A python package that generates data visualizations on large image datasets to enhance the pre-training process

License

Notifications You must be signed in to change notification settings

sriramk117/crunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crunch

Crunch is a python package that generates data visualizations on large image datasets to enhance the pre-training process. The objective of Crunch is to merge explainable AI with beautiful data visualization into a painless python library.

image

How does Crunch work?

Crunch works by extracting embeddings (feature extraction is customizable), reducing the dimensionality of those embeddings, and applying classic clustering algorithms (e.g. k-means clustering, HDBSCAN, etc.) to create interpretable graph visualizations. Here is a high-level diagram detailing the pipeline and underlying infrastructure behind Crunch:

image

About

A python package that generates data visualizations on large image datasets to enhance the pre-training process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages