Skip to content

Mahnoor17/Conversational-smart-guide-for-visually-impaired-people

Repository files navigation

Conversational-smart-guide-for-visually-impaired-people

Modules

  1. Face detection
  2. Face Recognition
  3. Object detection
  4. Scene Recognition
  5. Intent Identification
  6. Speech to text
  7. Text to speech
  8. Natural Language generation

Object detection

  • Download the yolo.weights file from here
  • Place the file in Conversational-smart-guide-for-visually-impaired-people/config/yolo-coco/ to run the entire app
  • To run only object detection module, place the file in Conversational-smart-guide-for-visually-impaired-people/Objectdetection/config/yolo-coco/

Intent Identification

  • Download the bert.h5 file from here
  • Place the file in Conversational-smart-guide-for-visually-impaired-people/config/ to run the entire app
  • To run only Intent Identification module, place the file in Conversational-smart-guide-for-visually-impaired-people/IntentIdentification/config/

Activity Recognition

  • Download the resnet-34_kinetics.onnx file from here
  • Place the file in Conversational-smart-guide-for-visually-impaired-people/config/ to run the entire app
  • To run only Activity Recognition module, place the file in Conversational-smart-guide-for-visually-impaired-people/ActivityRecognition/

Facial Expression Recognition

  • Download the expression.model file from here
  • Place the file in Conversational-smart-guide-for-visually-impaired-people/config/ to run the entire app
  • To run only Facial Expression module, place the file in Conversational-smart-guide-for-visually-impaired-people/FacialExpressionRecognition/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages