Spaces:
Sleeping
Sleeping
$P@D$3RV£R commited on
Commit ·
daddcbd
1
Parent(s): e5792bb
Add HuggingFace Space configuration metadata to README
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Image Annotation Tool
|
| 2 |
|
| 3 |
A professional web-based annotation application for multi-view image datasets with advanced features for efficient labeling and quality assurance.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Auto Object Annotator 0.0.4
|
| 3 |
+
emoji: 🚀
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: green
|
| 6 |
+
sdk: docker
|
| 7 |
+
sdk_version: "4.0.0"
|
| 8 |
+
python_version: "3.9"
|
| 9 |
+
app_file: app.py
|
| 10 |
+
pinned: false
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
# Image Annotation Tool
|
| 14 |
|
| 15 |
A professional web-based annotation application for multi-view image datasets with advanced features for efficient labeling and quality assurance.
|