Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Yolo-based obstacle detection #21

Open
chrehall68 opened this issue Oct 19, 2024 · 1 comment
Open

[Feature] Yolo-based obstacle detection #21

chrehall68 opened this issue Oct 19, 2024 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@chrehall68
Copy link
Collaborator

chrehall68 commented Oct 19, 2024

  • Combine depth camera and YOLO bounding boxes to produce a list of obstacles.
  • For now, use a standard pretrained YOLO model
  • See this link for how to use the camera with depth
  • This should be its own package
@PeteCone PeteCone self-assigned this Oct 19, 2024
@chrehall68 chrehall68 added the feature New feature or request label Oct 19, 2024
@GT-96 GT-96 self-assigned this Oct 19, 2024
@GT-96
Copy link

GT-96 commented Nov 16, 2024

yolo_detection

So I got the sample code linked running. Aside from setting up a new package, is there anything more to this feature? With basic object/no object detection, it seems like it might be sufficient

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants