File size: 734 Bytes
bf36449
dbd4dbe
bf36449
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dbd4dbe
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
license: apache-2.0
---
# WD 1.4 ConvNextV2 Tagger V2

Supports ratings, characters and general tags.

Trained using https://github.com/SmilingWolf/SW-CV-ModelZoo.  
TPUs used for training kindly provided by the [TRC program](https://sites.research.google/trc/about/).

## Dataset
Last image id: 5944504  
Trained on Danbooru images with IDs modulo 0000-0899.  
Validated on images with IDs modulo 0950-0999.  
Images with less than 10 general tags were filtered out.  
Tags with less than 600 images were filtered out.

## Validation results
`P=R: threshold = 0.3710, F1 = 0.6862`

## Final words
Subject to change and updates.  
Downstream users are encouraged to use tagged releases rather than relying on the head of the repo.