File size: 1,516 Bytes
6b7f0c6
 
 
7069fe7
6b7f0c6
 
 
 
 
 
 
 
 
 
 
 
e2ba53d
 
 
 
6b7f0c6
 
7069fe7
6b7f0c6
7069fe7
 
 
 
6b7f0c6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
pipeline_tag: image-classification
base_model:
- deepghs/idolsankaku-eva02-large-tagger-v1
- deepghs/idolsankaku-swinv2-tagger-v1
language:
- en
tags:
- timm
- image
- dghs-realutils
library_name: dghs-imgutils
---

Idolsankaku taggers with embeddings and logits output.

# How To Use

You can use these embedding-supported models with [dghs-realutils](https://github.com/deepghs/realutils) library, see [documentation of realutils.tagging.idolsankaku](https://dghs-realutils.deepghs.org/main/api_doc/tagging/idolsankaku.html) for more information.

# Models

2 models exported from TIMM in total.

| Name                                                                                                  | Params   | Flops   |   Input Size |   Features |   Classes | Model             | Architecture            | Created At   |
|:------------------------------------------------------------------------------------------------------|:---------|:--------|-------------:|-----------:|----------:|:------------------|:------------------------|:-------------|
| [idolsankaku-swinv2-tagger-v1](https://huggingface.co./deepghs/idolsankaku-swinv2-tagger-v1)           | 66.5M    | 46.2G   |          448 |       1024 |       573 | SwinTransformerV2 | swinv2_base_window8_256 | 2024-12-01   |
| [idolsankaku-eva02-large-tagger-v1](https://huggingface.co./deepghs/idolsankaku-eva02-large-tagger-v1) | 303.1M   | 697.6G  |          480 |       1024 |       573 | Eva               | eva02_large_patch14_448 | 2024-11-29   |