Skip to content

Commit f905823

Browse files
authored
Update overview.md
1 parent 92b8a04 commit f905823

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/development/vision/overview.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727

2828
### GPSR
2929
- gpsr_commands
30-
- Count by gestures, poses, clothes, colors
31-
- Count by objects
32-
- Find pose/gesture/name of person
33-
- Publish bbox of gestures, poses, clothes, colors
30+
- Count by gestures, poses, clothes, colors
31+
- Count by objects
32+
- Find pose/gesture/name of person
33+
- Publish bbox of gestures, poses, clothes, colors
3434
- *Face recognition*
3535
- *Person tracking* (trigger by gestures, poses, clothes, colors, name)
3636

@@ -48,7 +48,7 @@
4848

4949
### Storing Groceries
5050
- groceries_commands
51-
- Shelf detection (each level bbox)
51+
- Shelf detection (each level bbox)
5252
- *Object detector 2D*
5353
- *Object detector 3D*
5454

@@ -64,13 +64,13 @@
6464

6565
### Pose/Gesture/Clothes Detector
6666
- Given an image with a person, return:
67-
- Pose
68-
- Gesture
69-
- Clothes and color
67+
- Pose
68+
- Gesture
69+
- Clothes and color
7070
- Given an image with a person, return:
71-
- Is visible (is chest visible)
72-
- Center of the person (chest)
73-
- Angle of the person
71+
- Is visible (is chest visible)
72+
- Center of the person (chest)
73+
- Angle of the person
7474

7575
### Moondream2 Wrapper
7676
- Given a prompt and an image, return the output
@@ -109,4 +109,4 @@
109109
- "orange"
110110
- "gray"
111111

112-
112+

0 commit comments

Comments
 (0)