Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

cv_resources

Resources for Computer Vision

YOLO (stands for You Only Look Once) v4

Description -> A real time object detection model.
Research Paper -> https://arxiv.org/abs/2004.10934
Documentation -> https://docs.ultralytics.com/models/yolov4/

OpenCV (stand for Computer Vision)

Description -> A python package to help with computer vision tasks.
Documentation -> https://docs.opencv.org/4.x/d9/df8/tutorial_root.html

PIL or Pillow (Python Image Library)

Description -> A python library for dealing with images.
Documentation -> https://pillow.readthedocs.io/en/stable/installation/index.html

About

Resources for Computer Vision

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors