Artificial Intelligence Is AI The Future Of Video Game Design? Enhancing Photorealism Enhancement This AI can be applied live to the video game and transform every frame to look much more natural.
Artificial Intelligence Articulated 3D Reconstruction from Videos Generate 3D models of humans or animals moving from only a short video as input.
Artificial Intelligence Realistic Lighting on Different Backgrounds Properly relight any portrait based on the lighting of the new background you add.
Artificial Intelligence Infinite Nature: Fly into an image and explore the landscape The next step for view synthesis: Perpetual View Generation, where the goal is to take an image to fly into it and explore the landscape!
Artificial Intelligence What is the state of AI in computer vision? I will openly share everything about deep nets for vision applications, their successes, and the limitations we have to address.
Artificial Intelligence GrabCut NoteBook implementation for Image Matting A fun introduction project for computer vision and python on Google Colab. iterative-grabcut: Using a simple rectangle and a brush removing the background of any image!
Artificial Intelligence Create 3D Models from Images! GANverse3D & NVIDIA Omniverse This promising model called GANverse3D only needs an image to create a 3D figure that can be customized and animated!
Artificial Intelligence An Amputee with an AI-Powered Hand! 🦾 With this AI-powered nerve interface, the amputee can control a neuroprosthetic hand with life-like dexterity and intuitiveness.
Artificial Intelligence How can Transformers be used in Computer Vision? In less than 5 minutes, you will know how the transformer architecture can be applied to computer vision with a new paper called the Swin Transformer
Artificial Intelligence OpenAI’s DALL·E: Text-to-Image Generation Explained OpenAI just released the paper explaining how DALL-E works! It is called “Zero-Shot Text-to-Image Generation”.
Artificial Intelligence Third Wave of AI | Thinking Fast and Slow Drawing inspiration from Human Capabilities Towards a more general and trustworthy AI & 10 Questions for the AI Research Community.
Artificial Intelligence What is it to be a Data Scientist - An Interview A professional data scientist answers the 12 most asked questions. Clarify and debunks the myths you've built surrounding this field!
Artificial Intelligence Train Your GAN With 1/10th of the Data! NVIDIA ADA Explained With this new training method developed by NVIDIA, you can train a powerful generative model with one-tenth of the images! Making possible many applications that do not have access to so many images!
Artificial Intelligence Remove any Background Without Green Screens This new background removal technique can extract a person from a single input image, without the need for a green screen in real-time!
Artificial Intelligence State-of-the-Art Convolutional Neural Networks Explained - DenseNet Facial recognition, targeted ads, and image recognition all have one thing in common. They are all done using the best Convolutional Neural Networks.
Artificial Intelligence DeOldify: Colorize your Black & White Photos with AI This method is called DeOldify and works on pretty much any picture. If you don’t believe me, you can even try it yourself for free, as I will show in this article.
Artificial Intelligence Transfer clothes between photos using AI This artificial intelligence model transfers clothes between photos using only one picture of yourself and one picture of the clothing! This is called garment transfer...
Artificial Intelligence Toonify: Transform Faces into Disney animated movie Characters This AI can transform any of your pictures into an accurate representation with a Disney animated movie character style!
Artificial Intelligence Create and Understand DeepFakes in 5 minutes Understand how deep fakes work and create your own!
Artificial Intelligence Can GPT-3 Really Help You and Your Company? If you have ever wondered either what's GPT-3 and how can it be useful to you or your company, this is the article you were looking for.
Artificial Intelligence What is the YOLO algorithm? Introduction to Real-Time Object Detection YOLO, Also Known as You Only Look Once is one of the most powerful real-time object detector algorithms. It is called that way because…