Skip to content

To build up a reliable solution for blind people, aiming to assist them in their day-to-day life through voice assistance.

License

Notifications You must be signed in to change notification settings

Soldier108/Blind-Assistant-Bot

Repository files navigation

Blind-Assistant-Bot

To create virtual environment :

pip install virtualenvwrapper-win mkvirtualenv workon to run:

pip install -r requirements.txt for installing torch_nightly: pip install "torch==1.8.*" --use-feature=2020-resolver --pre --extra-index-url https://download.pytorch.org/whl/nightly/cu102/torch_nightly.html for installing torch_vision: pip3 install torch torchvision -f https://download.pytorch.org/whl/torch_stable.html download yolov4.weights from here and put in root folder https://github.com/AlexeyAB/darknet/releases/download/darknet_yolo_v3_optimal/yolov4.weights

About

To build up a reliable solution for blind people, aiming to assist them in their day-to-day life through voice assistance.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published