Jl-wei commited on
Commit
5c65703
·
verified ·
1 Parent(s): b0d8773

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -4,6 +4,10 @@ tags:
4
  - image-classification
5
  ---
6
 
 
 
 
 
7
  Using with pipeline
8
  ```py
9
  from PIL import Image
 
4
  - image-classification
5
  ---
6
 
7
+ This model is trained to classify app introduction images into three categories: `Surrounded Screenshots`, `Screenshots`, and `Irrelevant`.
8
+
9
+ Code and dataset can be found at https://github.com/Jl-wei/guing
10
+
11
  Using with pipeline
12
  ```py
13
  from PIL import Image