File size: 744 Bytes
b572273
 
82143b8
b572273
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27ee4a6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: apache-2.0
pipeline_tag: image-feature-extraction
---

# Contrastive Booru-Image Embedding Model

The ViT-B model was replaced by another [Encoder](https://huggingface.co/nightknocker/u-dae-nll).

The images were tagged by the [CL tagger](https://huggingface.co/cella110n/cl_tagger).
The caption (prompt) was tokenized by [ModernBERT](https://huggingface.co/answerdotai/ModernBERT-base).

## Objectives

*Image-Caption Similarity Scoring*: The model assigns a score to each image based on how closely it is related to its associated caption.

*Image Labeling*: The image embedding is used to label images by character name.

## Updates

This version contains up to 4000 female characters extracted from public and private datasets.