Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions docs/development/vision/spotlights.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

This page is a collection of weekly spotlights that highlight the progress of the vision team. Each spotlight is a summary of the work done by the team in a week.

## 2025-02-27
**Done:**
-

**In progress:**
- Waiting for task manager requirements

**To do:**
- Define tasks
- Created moondream method for detecting beverage from an image fram
- Created moondream method for describing person's clothes from an image frame using yolo person detection and image cropping
- Implemented both methods on receptionist commands

## 2025-02-20
**Done:**
-
Expand Down