Schemas
ImageEmbedding
Represents custom features derived from image embeddings for visual content analysis.
Represents custom features derived from image embeddings for visual content analysis.
ImageEmbedding extends VectorFeature to handle image-based embeddings, providing
clustering analysis specifically designed for visual content. This feature type
is used to monitor image models and detect visual drift in high-dimensional
embedding spaces.
The feature type is automatically set to CustomFeatureType.FROM_IMAGE_EMBEDDING
and applies clustering to image embeddings for visual pattern analysis.
Creating a feature for medical image analysis: