DOFOFFICIAL NathMath commited on
Commit
92b81a8
1 Parent(s): 0129b44

Update README.md (#4)

Browse files

- Update README.md (e27ef0fa749b0a2bc7140a08d6b8653c1266d438)


Co-authored-by: NathMath huang <NathMath@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -32,11 +32,22 @@ tags:
32
 
33
  ### Important Features
34
 
35
- - Gargantuan Improvement On The Precision:
36
  An overall 96%+ precision on an external validation dataset, consisting of around 56'000 samples of anime characters that are graphically Similar in style with the training dataset.
37
  An overall 94%+ precision on an extremely designed stress test dataset, consisting of around 1'200 samples of anime characters that are completely different in style and their genders are hard (but still able) to be identified by nake eyes.
38
  We firmly believe that this model, powered by magnificent precision with a strong generalization ability, has achieved top ranks among the open-source models, at least on mainstream platforms.
39
 
 
 
 
 
 
 
 
 
 
 
 
40
  - Transgressivability Technique:
41
  We use a brand new technique invented by our team to manually control the training process, in order to ameliorate the over-fitting and improve the overall performance at the same time.
42
  This technique can be basically comprehended as a tool to intelligently help the training system to identify the ourliers in our samples, and try to attach it with a lower weight to adjust the gradients when training.
@@ -111,7 +122,7 @@ tags:
111
 
112
  - New models supremely capable of this task has already been officially released by our team, and please refer links shown below:
113
 
114
- - Version 0.9 is coming soon: https://huggingface.co/DOFOFFICIAL/animeGender-dvgg-0.9.
115
 
116
 
117
  Yours,
 
32
 
33
  ### Important Features
34
 
35
+ - Gargantuan Improvement On Precision:
36
  An overall 96%+ precision on an external validation dataset, consisting of around 56'000 samples of anime characters that are graphically Similar in style with the training dataset.
37
  An overall 94%+ precision on an extremely designed stress test dataset, consisting of around 1'200 samples of anime characters that are completely different in style and their genders are hard (but still able) to be identified by nake eyes.
38
  We firmly believe that this model, powered by magnificent precision with a strong generalization ability, has achieved top ranks among the open-source models, at least on mainstream platforms.
39
 
40
+ - Output with Certainty:
41
+ Unlike other gender-detective models, especially those with a CONFUSE as one of possible outputs, our models, or, saying that the whole serie of our animeGender models,
42
+ DO NOT, and WILL NEVER output a vague tag like a CONFUSE, or UNKNOWN.
43
+ Given that sometimes characters' gender may be actually vague to nake eyes, we will deprecate all of those that genders can not be defined in our training set.
44
+ Hence, the result of our models show a probability, or saying, a tendency, that a particular gender of a character could have been, merely by the given image, but without any underlying information that could have in a certain background setting.
45
+
46
+ - No Secondary Sexual Characteristics (SSE) Needed:
47
+ Our models use a completely facial image to identify a character's gender, and only a head, or a face including some hair, is what the input to our models should be.
48
+ So, when using this series, a full body is not needed, and particularly, please merely use a head instead.
49
+ Given that most illustrative images naturally have observable characteristics for gender indication, so, we do not use Secondary Sexual Characteristics to interfere, but only facial features.
50
+
51
  - Transgressivability Technique:
52
  We use a brand new technique invented by our team to manually control the training process, in order to ameliorate the over-fitting and improve the overall performance at the same time.
53
  This technique can be basically comprehended as a tool to intelligently help the training system to identify the ourliers in our samples, and try to attach it with a lower weight to adjust the gradients when training.
 
122
 
123
  - New models supremely capable of this task has already been officially released by our team, and please refer links shown below:
124
 
125
+ - Version 0.9 is coming soon! Please see: https://huggingface.co/DOFOFFICIAL/animeGender-dvgg-0.9.
126
 
127
 
128
  Yours,