StandardCAS-NSTID commited on
Commit
1766e29
1 Parent(s): 2dc6b9f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -1
README.md CHANGED
@@ -7,4 +7,21 @@ tags:
7
  - CNN
8
  - Admission
9
  - Python
10
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  - CNN
8
  - Admission
9
  - Python
10
+ ---
11
+
12
+ Welcome to Project Estallie--the official administration system of United DeviantArt AIGC Art Alliance.
13
+
14
+ As UDAAA tries to prevail in making everything opensourced and clear to the audience, we are hosting our administration model on huggingface to let individual users compare the admission results with our model results.
15
+
16
+ Project Estallie has been trained on a Convolutional Neural Network with 3000+ images from our UDAAA groups galleries in order to automatically classify and tag images as categories that are:
17
+ -Safe
18
+ -R Rated
19
+ -NSFW
20
+ -Unethical(Rejection)
21
+ -Also the type of details of the images to classify
22
+
23
+ We will not share the dataset with any third party libraries. However since AIGCs do not have proper copyright, we will use our gallery as training set. We also acknowledge your rights, hence, we will not be using them in any generative models nor sell or claim your work.
24
+
25
+ Okay now let's get to the topic:
26
+
27
+ How can I download the model?