Computer Vision: YOLO Custom Object Detection with Colab GPU
YOLO: Pre-Trained COCO Dataset and Custom-Trained Coronavirus Object Detection Model with Google Colab GPU Training
VideoAssessment
Published: September 30th, 2020
ISBN-13: 9781800563865
Loading Image

- Get started with the You Only Look Once (YOLO) object detection method
- Build models to recognize objects in images and real-time webcam videos
- Learn how to prepare custom datasets to build your own coronavirus detection model
- Become familiar with Python and OpenCV libraries
- Perform object recognition using a predefined dataset
- Create a custom dataset and train the You Only Look Once (YOLO) model
- Use the YOLO model on a single image for object detection
- Try the YOLO model for object detection from a real-time webcam video
- Create a full-fledged flawless coronavirus detection model