Bharath K
Love to explore and learn new concepts. I am extremely interested in artificial intelligence, deep learning, robots, and the universe.
Featured
public
TensorFlow
Image Captioning With TensorFlow And Keras
Learn how to generate customized, appropriate captions for images using the TensorFlow and NLP on the Gradient Platform.
Featured
public
Keras
Machine Translation With Sequence To Sequence Models And Dot Attention Mechanism
In this article, you will learn how to create a machine translator using NLP with the Keras TensorFlow framework using a recurrent neural networks.
Object Detection
public
Understanding The CANet Architecture From Scratch
The Chained Context Aggregation Network (CANet) is a special image segmentation network that employs an asymmetric decoder to recover precise spatial details of prediction maps.
Featured
public
Neural Network
U-Net Architecture For Image Segmentation
Image segmentation makes it easier to work with computer vision applications. Here we look at U-Net, a convolutional neural network designed for biomedical applications.