update readme
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
1 |
+
--
|
2 |
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- vision
|
5 |
+
- classification
|
6 |
+
datasets:
|
7 |
+
- depth_of_field
|
8 |
+
|
9 |
+
# Bokeh (ボケ Japanese word for blur)
|
10 |
+
|
11 |
+
Bokeh model is based on a densenet like architecture trained on Unsplash images at 300x200 resolution. It classifies whether an photo is capture with bokeh producing a shallow depth of field
|
12 |
---
|
13 |
+
|