hysts HF Staff commited on
Commit
88b80c5
·
1 Parent(s): 99ebf3f

Add component: Detection Viewer (#12)

Browse files

- Add component: Detection Viewer (735d9e901e0ce6811e9511bc2aba93cf6aa8e0b6)

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",