Skip to content

[CVPRW 2021] Code release for the paper "MRSCAtt: A Spatio-Channel Attention-Guided Network for Mars Rover Image Classification"

Notifications You must be signed in to change notification settings

anirudh-chakravarthy/MRSCAtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MRSCAtt: A Spatio-Channel Attention-Guided Network for Mars Rover Image Classification

Official Code release for the paper "MRSCAtt: A Spatio-Channel Attention-Guided Network for Mars Rover Image Classification"
Published in the Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, 2021, pp. 1961-1970
Anirudh S. Chakravarthy*, Roshan Roy*, Praveen Ravirathinam*

In this paper, we introduce MRSCAtt (Mars Rover Spatial and Channel Attention) a deep learning network which jointly uses spatial and channel attention to accurately classify images. We use images taken by NASA's Curiosity rover on Mars as a dataset to show the superiority of our approach by achieving state-of-the-art results with 81.53% test set accuracy on the MSL Surface Dataset, outperforming other methods. Implementation is done in PyTorch and we provide code for training and testing in the form of Jupyter notebooks for easy use.

Paper Link: PaperLink
Full dataset available at: DOI
BibTex Citation details:

@InProceedings{Chakravarthy_2021_CVPR,   
    author    = {Chakravarthy, Anirudh S. and Roy, Roshan and Ravirathinam, Praveen},   
    title     = {MRSCAtt: A Spatio-Channel Attention-Guided Network for Mars Rover Image Classification},    
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},   
    month     = {June},   
    year      = {2021},   
    pages     = {1961-1970}   
}

Architecture Diagram

alt text
An illustrative diagram for the architecture of MRSCAtt

About

[CVPRW 2021] Code release for the paper "MRSCAtt: A Spatio-Channel Attention-Guided Network for Mars Rover Image Classification"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published