Skip to content

Repository files navigation

ObjectDetection

Steps

  1. git clone repository
  2. In the console, pip install ultralytics
  3. Upload an image onto your IDE
  4. Copy Path of the Image in IDE
  5. In predict.py, paste the path of image in model.predict(source = " ")
  6. Youtube videos or mp4 files can be uploaded on source = "" as well
  7. Run Your Code
  8. If you want to run the code with live camera, set source = 0 in predict.py
  9. Run the code and Enjoy!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages