Colorizing Black & White images with Deep Learning
Author(s): Jair Ribeiro Originally published on Towards AI. Deep Learning Source: Colorful Image Colorization Richard Zhang, Phillip Isola, Alexei A. Efros University of California, Berkeley Since the beginning of photography, Image colorization may have been reserved for those with artistic talent in …
AI Generates 3D high-resolution reconstructions of people from 2D images | Introduction to PIFuHD
Author(s): Louis Bouchard Originally published on Towards AI. This AI Generates 3D high-resolution reconstructions of people from 2D images! It only needs a single image of you to generate a 3D avatar that looks just like you, even from the back! The …
Using AI to control AI: How to Prevent Creating Biased Datasets
Author(s): Michelangiolo Mazzeschi Originally published on Towards AI. What are labels? In the last few days, MIT took down a cited 80 million tiny images 32×32 size because it contained labels (if you do not know what it means, I will clarify …
6G Will Bring the Cyberpunk AI Future Weβve All Been Waiting For
Author(s): Frederik Bussler Originally published on Towards AI. Image by iuriimotov on Freepik Futurists have long dreamed of digital twins (realistic cyber reflections of ourselves), immersive extended reality, and HD holograms. Samsungβs vision for 6G includes it all. While 5G was a …
COVID-19: Face Mask Detection Using Deep Learning and OpenCV
Author(s): Ravideep Singh Originally published on Towards AI. Computer Vision, Deep Learning, Data Science in the Real World Construct a CNN model and check whether a person is wearing a mask or not in real-time Photo by cottonbro from Pexels COVID-19 has …
Utilization of Dask ML Framework for Fraud Detection βEnd-to-end Data Analytics
Author(s): Odemakinde Elisha Originally published on Towards AI. Data Analytics, Machine Learning Photo by Michael Longmire on Unsplash Introduction Fraudulent activities have become a rampant activity that has aroused a lot of curiosity in the financial sector. This has posed a lot …
Getting Started with Apache Kafka β Beginners Tutorial
Author(s): Vivek Chaudhary Originally published on Towards AI. Programming The objective of this article is to build an understanding of What is Kafka, Why Kafka, Kafka architecture, producer, consumer, broker, and different components of the Kafka ecosystem. And a small coding exercise …
Web Scraping Using Python: Stock Market Example
Author(s): Onur Okyol Originally published on Towards AI. Photo by Road Trip with Raj on Unsplash Websites are mostly built with HTML or XML These markup languages go in a certain order. The process of extracting data from this layout is called …
Simplifying DevOps β 10 Frequently Asked Questions
Author(s): Archana Newaskar Originally published on Towards AI. Business Benefits: With the change in the pace of IT development, it is imperative for organizations to change the way software has been built over the years β they will have to revisit the …
Python Basics β 5: Files and Exceptions
Author(s): Durgesh Samariya Originally published on Towards AI. Day 5 of 100 Days of Machine Learning Photo by James Harrison on Unsplash I believe you are following my all previous part (if not, then you can find them here β part 1, …
Analysing Whatsapp Group Chats using StreamLitβ Part II
Author(s): Saiteja Kura Originally published on Towards AI. The output β A screenshot the web app. Donβt be satisfied with βalmostβ completing a task. Continue until you complete it. In data science, it is important to work on real-time projects. It is …