Add component: Detection Viewer
#12
by hysts HF Staff - opened
- components/detection-viewer.json +2 -0
- manifest.json +2 -0
components/detection-viewer.json
CHANGED
|
@@ -4,6 +4,8 @@
|
|
| 4 |
"description": "Visualize object detection results — bounding boxes, segmentation masks, human pose keypoints, skeleton connections, and confidence scores.",
|
| 5 |
"author": "hysts",
|
| 6 |
"tags": [
|
|
|
|
|
|
|
| 7 |
"object detection",
|
| 8 |
"instance segmentation",
|
| 9 |
"human pose estimation",
|
|
|
|
| 4 |
"description": "Visualize object detection results — bounding boxes, segmentation masks, human pose keypoints, skeleton connections, and confidence scores.",
|
| 5 |
"author": "hysts",
|
| 6 |
"tags": [
|
| 7 |
+
"computer vision",
|
| 8 |
+
"image",
|
| 9 |
"object detection",
|
| 10 |
"instance segmentation",
|
| 11 |
"human pose estimation",
|
manifest.json
CHANGED
|
@@ -189,6 +189,8 @@
|
|
| 189 |
"description": "Visualize object detection results — bounding boxes, segmentation masks, human pose keypoints, skeleton connections, and confidence scores.",
|
| 190 |
"author": "hysts",
|
| 191 |
"tags": [
|
|
|
|
|
|
|
| 192 |
"object detection",
|
| 193 |
"instance segmentation",
|
| 194 |
"human pose estimation",
|
|
|
|
| 189 |
"description": "Visualize object detection results — bounding boxes, segmentation masks, human pose keypoints, skeleton connections, and confidence scores.",
|
| 190 |
"author": "hysts",
|
| 191 |
"tags": [
|
| 192 |
+
"computer vision",
|
| 193 |
+
"image",
|
| 194 |
"object detection",
|
| 195 |
"instance segmentation",
|
| 196 |
"human pose estimation",
|