Image Classification
TF-Keras
ONNX
English
animation
gender classification
computer_vision
dof_studio
nathmath
Instructions to use DOFOFFICIAL/animeGender-dvgg-0.8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use DOFOFFICIAL/animeGender-dvgg-0.8 with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("DOFOFFICIAL/animeGender-dvgg-0.8") - Notebooks
- Google Colab
- Kaggle
Commit ·
1bc7e39
1
Parent(s): 1d4f03f
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,4 @@ license: apache-2.0
|
|
| 6 |
|
| 7 |
- We are on the last testing and repo designing stage before the official release!
|
| 8 |
- Properties: With gargantuan improvement (98%++ precision on external validation set with great enhanced versatility)!
|
| 9 |
-
- Projected released time:
|
| 10 |
-
|
| 11 |
-
- ***
|
| 12 |
-
- We would earnestly apologize that because of some force majeure, our projected release time has been officially PUT OFF.
|
|
|
|
| 6 |
|
| 7 |
- We are on the last testing and repo designing stage before the official release!
|
| 8 |
- Properties: With gargantuan improvement (98%++ precision on external validation set with great enhanced versatility)!
|
| 9 |
+
- Projected released time: Coming soon !
|
|
|
|
|
|
|
|
|