I.R.I.S

I.R.I.S

A smart pair of camera based automatic proximity classifier and surrounding awareness visually impaired glasses

The problem I.R.I.S solves

We aim to provide affordable assistive aid to visually impaired population using computer vision and haptic feedback

Challenges we ran into

Some challenges we encountered were as follows

Writing the control script - The control script operates on sockets. It works by first taking output from our computer vision model, and then communicating wirelessly to our esp32 module. It was challenging to implement this but by properly debugging the transmitter and reciever code we were able to get it to work.

Discussion