Skip to content

AI-Powered Vision Subsystem for Pickasso – Automating Trash Detection, Personal Item Safety, and Human Interaction. Ready for Azure and Robotics Integration.

License

Notifications You must be signed in to change notification settings

AapseMatlb/pickasso-vision-inference

Repository files navigation

📦 Pickasso Vision Inference

This repository handles inference for Pickasso's vision system.
Includes automation for downloading required models and ready-to-run inference scripts.

🚀 Usage

Install Dependencies

pip install -r requirements.txt

Download Models

chmod +x full_setup.sh
./full_setup.sh

Run Inference

python scripts/run_trash.py your_image.jpg

Models are downloaded to ~/catkin_ws/src/pickasso_vision/weights/

About

AI-Powered Vision Subsystem for Pickasso – Automating Trash Detection, Personal Item Safety, and Human Interaction. Ready for Azure and Robotics Integration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published