Skip to content
This repository has been archived by the owner on Dec 24, 2022. It is now read-only.

How to run this #59

Open
NaveedMaz opened this issue Mar 14, 2021 · 5 comments
Open

How to run this #59

NaveedMaz opened this issue Mar 14, 2021 · 5 comments

Comments

@NaveedMaz
Copy link

Hello i am very new to this can you guide me how i can run it on simple video or webcam, yolo as detector. Thanks

@nicholaskajoh
Copy link
Owner

Hello @NaveedMaz, you can find the instructions in the README. Is there any particular issue you're experiencing?

@harish713
Copy link

When i use python -m main command it gives this error please help
C:\Users\Dell\Desktop\Final_Year\Final_Year_Project\ivy>python -m main
Path to video file not set.
YOLO_WEIGHTS_PATH, YOLO_CONFIG_PATH, YOLO_CLASSES_PATH, YOLO_CLASSES_OF_INTEREST_PATH, and/or YOLO_CONFIDENCE_THRESHOLD not set or invalid.
Traceback (most recent call last):
File "C:\Users\Dell\AppData\Local\Programs\Python\Python39\lib\runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\Dell\AppData\Local\Programs\Python\Python39\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "C:\Users\Dell\Desktop\Final_Year\Final_Year_Project\ivy\main.py", line 14, in
import settings
File "C:\Users\Dell\Desktop\Final_Year\Final_Year_Project\ivy\settings.py", line 214, in
raise Exception('One or more environment variables are either invalid or not set. ' +
Exception: One or more environment variables are either invalid or not set. Please ensure all variables are properly set.

@harish713
Copy link

harish713 commented May 12, 2021

My files path is like this .............please open this doc
https://docs.google.com/document/d/1MoDtRJxdNmXq1vJgHuBDWPuXL626i0wPJpwCbRSGtU4/edit?usp=sharing

@harish713
Copy link

And how to select the particular model in this project?

@ha-daiy
Copy link

ha-daiy commented Oct 9, 2022

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants