beingaryan / Blind-Assistance-Object-Detection-and-Navigation

This is a vision enhancer based module specifically for the BLIND VICTIMS. The system is designed in such a way in which the blind person can take the help of THIRD PARTY APPLICATION which sends Real Time Frames to the LAPTOP-BASED WIRELESS NETWORKED SYSTEM. It works on REAL-TIME OBJECT DETECTION using SSD_MOBILENET algorithm and TENSORFLOW APIs . It has a core feature of approximate distance calculation and Voice - Based wireless feedack generation w.r.t the DISTANCE CALCULATION. It makes the work of Blind easy,efficient and reliable by sending wireless Voice based feedback whether the particular object is either too close to him or is it at a safer distance. The same system can be used from Obstacle Detection
65 stars 101 forks source link

Error regarding module not found. #10

Open siimransiingh opened 1 year ago

siimransiingh commented 1 year ago

File "c:\Users\KIIT\OneDrive\Desktop\study\project\object_detection_with_voice_feedback\models\research\object_detection\webcam_blind_voice.py", line 2, in from utils import visualization_utils as vis_util File "c:\Users\KIIT\OneDrive\Desktop\study\project\object_detection_with_voice_feedback\models\research\object_detection\utils\visualization_utils.py", line 41, in from object_detection.core import keypoint_ops ModuleNotFoundError: No module named 'object_detection' Screenshot 2023-04-05 172946