Update README.md
Browse files
README.md
CHANGED
@@ -103,6 +103,20 @@ if __name__ == "__main__":
|
|
103 |
|
104 |
---
|
105 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
106 |
# **Intended Use:**
|
107 |
|
108 |
The **Mature-Content-Detection** model is designed to classify visual content for moderation and filtering purposes. Potential use cases include:
|
|
|
103 |
|
104 |
---
|
105 |
|
106 |
+
# **Sample Inference**
|
107 |
+
|
108 |
+
| Screenshot 1 | Screenshot 2 | Screenshot 3 |
|
109 |
+
|--------------|--------------|--------------|
|
110 |
+
|  |  |  |
|
111 |
+
|
112 |
+
| Screenshot 4 | Screenshot 5 | Screenshot 6 |
|
113 |
+
|--------------|--------------|--------------|
|
114 |
+
|  |  |  |
|
115 |
+
|
116 |
+
| Screenshot 7 |
|
117 |
+
|--------------|
|
118 |
+
|  |
|
119 |
+
|
120 |
# **Intended Use:**
|
121 |
|
122 |
The **Mature-Content-Detection** model is designed to classify visual content for moderation and filtering purposes. Potential use cases include:
|