opencv python

Computer Vision Google

How to Train U-NET in Google Colab: A Step-by-Step Guide

Are you looking to train U-NET for semantic segmentation, background removal, or salient feature highlighting in Google Colab? This step-by-step guide from Augmented Startups will walk you through the entire process, from setting up the environment to loading and training your own dataset

Read More
Computer Vision

YOLOR + Vehicle Detection and Hiding Them

With YOLOR you can create almost anything and your imagination is the limit.

Read More
Computer Vision

Street Signs and Object Detection

I had a discussion recently about the state of the art in computer vision and whether or not AI could read street signs in real time. A project implemented by Karol Majek that can detect multiple objects in the street – light post, manholes🕳️, street signs and lights🚦 and more. Special Thanks to Karol Majek […]

Read More
Computer Vision Python

Learn OpenCV in 3 Hours with Python

Here’s a great tutorial on how OpenCV. Time Index: Introduction to Images: 2:17 Installations: 4:37 Chapter 1: 9:09 Chapter 2: 17:01 Chapter 3: 27:31 Chapter 4: 34:12 Chapter 5: 44:59 Chapter 6: 50:04 Chapter 7: 56:14 Chapter 8: 1:15:37 Chapter 9: 1:40:31 Project 1: 1:46:03 Project 2: 2:15:45 Project 3: 2:56:34

Read More