
Google Transforms Raspberry Pi into a Supercomputer
Data Slayer talks about Google’s new hardware that boosts the power of the humble (and currently hard to find) Raspberry Pi.
Read More
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
DeepFace: State-of-the-Art Face Attribute Analysis in Python
- Frank
- February 10, 2023
- age prediction
- age prediction from facial images
- computer vision face detection
- data magic
- Data Science
- Deep Learning
- deepface
- deepface library in python
- deepface python
- Face Detection
- face detection with opencv
- FACE RECOGNITION
- face recognition python
- face verification
- facial emotion recognition
- Facial Recognition
- gender prediction
- image processing
- Machine Learning
- mediapipe
- OpenCV
- python computer vision
- rob mulla
Rob Mulla provides this tutorial where he goes over how to use DeepFace. Deepface is a lightweight face recognition and facial attribute analysis (age, gender, emotion and race) framework for python.
Read More
OpenCV & the Future of Computer Vision
This presentation provides an overview of recent developments and capabilities around OpenCV, The Open Source Computer Vision Library
Read More
Camera Recording Tool in Python
In this video, learn how to build a camera recording tool in Python.
Read More
YOLOX + DEEPSORT | Multi-Object Detection with Dynamic Thickness and Corners B-Boxes
Computer vision and object detection is getting easier and easier.
Read More
YOLOR + Vehicle Detection and Hiding Them
With YOLOR you can create almost anything and your imagination is the limit.
Read More
OpenCV Python Tutorial #3 | Reading an Image
- Frank
- February 14, 2022
- artificial intelligence
- Computer Vision
- computer vision algorithms
- computer vision tutorial
- computer vision tutorials
- image processing
- OpenCV
- opencv python
- opencv python tutorial
- opencv tutorial
- opencv tutorials
- python course
- python for beginners
- python tutorial for beginners
- TensorFlow
In lesson 3 of the OpenCV Course you will learn how to Read in a simple Image which we will then use for processing using the OpenCV Library.
Read More
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
OpenCV Python Tutorial #1 | Introduction
In this tutorial you will learn what is OpenCV and its myriad of applications.
Read More