bwconrad commited on
Commit
2cf9770
·
1 Parent(s): 2908579

Update readme

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -1,3 +1,11 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+
5
+ A BEiT-b/16 model fine-tuned for anime character classification on the [DAF:re dataset](https://arxiv.org/abs/2101.08674). Training code can be found [here](https://github.com/bwconrad/dafre).
6
+
7
+ ## DAF:re Results
8
+
9
+ | Top-1 Val Acc | Top-5 Val Acc | Top-1 Test Acc| Top-5 Test Acc|
10
+ |:-------------:|:-------------:|:-------------:|:-------------:|
11
+ | 95.26 | 98.38 | 94.84 | 98.30 |