Skip to content

Adityaadpandey/real-time-object-detection

Repository files navigation

// this folder is about the argumented reality

To run this we need to run python 3.6 on anaconda

then just run pip install -r requirements.txt

after all these installtion process we are required to run another code for the AR

for Linux/MacOs

python3 real_time_object_detection.py --prototxt MobileNetSSD_deploy.prototxt.txt --model MobileNetSSD_deploy.caffemodel

for windows

python real_time_object_detection.py --prototxt MobileNetSSD_deploy.prototxt.txt --model MobileNetSSD_deploy.caffemodel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages