January 18, 2025
After years on Gatsby v2, I moved to Astro. Here's what worked, what didn't, and what I learned.
After years on Gatsby v2, I moved to Astro. Here's what worked, what didn't, and what I learned.
We visually inspect the images generated by GAN. But, with a twist.
Build CIFAR10 classifier(s) using different deep learning frameworks and hardware accelerators
Counting item of interest in an image or a video is an interesting problem. Too few and you can use YOLO or SSD based object detection models, too many and you can use...
We use soft attention based technique to improve vanilla image caption model that we saw in the previous post.