Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Towards a Safer Construction Environment: Evaluating a Simple CNN for Safety Classification
|
2 |
### By: Darius Vincent C. Ardales
|
3 |
|
|
|
1 |
+
---
|
2 |
+
title: Towards a Safer Construction Environment
|
3 |
+
emoji: 🏆
|
4 |
+
colorFrom: yellow
|
5 |
+
colorTo: green
|
6 |
+
sdk: docker
|
7 |
+
sdk_version: '20.10'
|
8 |
+
app_file: safety_classifier.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
short_description: Workplace safety compliance in construction sites
|
12 |
+
---
|
13 |
+
|
14 |
# Towards a Safer Construction Environment: Evaluating a Simple CNN for Safety Classification
|
15 |
### By: Darius Vincent C. Ardales
|
16 |
|