Coding with Blossom
Machine Learning Engineer · Robotics · Full-stack Developer

Gesture Recognition & Assistive Robot

Vision-based gesture control for a robotic arm with integrated histopathology image classification (pilot study).

Project Overview

This pilot study introduces a vision-based assistive robotic system that merges real-time gesture recognition with preliminary cancer detection to support oncology workflows in resource-limited environments. A ResNet50-based model interprets hand gestures, while a second module classifies histopathology images for malignancy detection. Both tasks share a unified CNN backbone to minimize data requirements.

An Arduino-controlled robotic arm adjusts a medical display in response to gesture commands or diagnostic alerts, and the system sends real-time notifications to clinicians.

Technical Summary

Experimental Setup

Experiments were conducted in a simulated laboratory environment with 10 volunteer participants across 100 trials. The system processed:

Results & Performance

Data augmentation improved robustness, though low-light conditions reduced accuracy by 5–10%.

Key Contributions

Conclusion

This work provides a proof-of-concept for an AI-augmented assistive robotic system targeting oncology support. The pilot demonstrates strong technical feasibility with competitive performance across gesture recognition and cancer detection components.

Future Work

Technologies Used

PyTorch ResNet50 Computer Vision Robotics Arduino CNN