Computer Vision

Transpose Convolution Explained for Up-Sampling Images — step-by-step AI And Machine Learning tutorial on Progressive Robot

Transpose Convolution Explained for Up-Sampling Images

URL: https://www.progressiverobot.com/transpose-convolution/ Introduction Convolutional neural networks need no introduction when it comes to image processing using Deep Neural Networks (DNNs). CNNs provide a more realistic way to extract and learn features from an image, while helping reduce the image dimension. But what if we want the opposite? Suppose you want to perform some image-to-image mapping, […]

Read more
Visual Question Answering: a Survey — step-by-step AI And Machine Learning tutorial on Progressive Robot

Visual Question Answering: a Survey

URL: https://www.progressiverobot.com/introduction-to-visual-question-answering/ We've seen a lot of advancements in the last few years in many subdomains of machine learning. Computer vision tasks like object detection and image segmentation, as well as NLP tasks like entity recognition, language generation, and question answering, are now being solved by neural networks and approached much differently, with more speed […]

Read more
CHAT