View a PDF of the paper titled CNNtention: Can CNNs do better with Attention?, by Julian Glattki and 1 other authors
Abstract:Convolutional Neural Networks (CNNs) have been the standard for image classification tasks for a long time, but more recently attention-based mechanisms have gained traction. This project aims to compare traditional CNNs with attention-augmented CNNs across an image classification task. By evaluating and comparing their performance, accuracy and computational efficiency, the project will highlight benefits and trade-off of the localized feature extraction of traditional CNNs and the global context capture in attention-augmented CNNs. By doing this, we can reveal further insights into their respective strengths and weaknesses, guide the selection of models based on specific application needs and ultimately, enhance understanding of these architectures in the deep learning community.
This was our final project for CS7643 Deep Learning course at Georgia Tech.
Submission history
From: Nikhil Kapila [view email]
[v1]
Mon, 16 Dec 2024 11:00:02 UTC (2,835 KB)
[v2]
Wed, 18 Dec 2024 15:56:51 UTC (2,835 KB)
Source link
lol