paper-with-me

Papers

A Single Graph Convolution Is All You Need: Efficient Grayscale Image Classification

2024-02-01 · Jacob Fein-Ashley, Sachini Wickramasinghe, Bingyi Zhang, Rajgopal Kannan, Viktor Prasanna

Image classifiers for domain-specific tasks like Synthetic Aperture Radar Automatic Target Recognition (SAR ATR) and chest X-ray classification often rely on convolutional neural networks (CNNs). These networks, while powerful, experience high latency due to the number of operations they perform, which can be problematic in real-time applications. Many image classification models are designed to work with both RGB and grayscale datasets, but classifiers that operate solely on grayscale images are less common. Grayscale image classification has critical applications in fields such as medical imaging and SAR ATR. In response, we present a novel grayscale image classification approach using a vectorized view of images. By leveraging the lightweight nature of Multi-Layer Perceptrons (MLPs), we treat images as vectors, simplifying the problem to grayscale image classification. Our approach incorporates a single graph convolutional layer in a batch-wise manner, enhancing accuracy and reducing performance variance. Additionally, we develop a customized accelerator on FPGA for our model, incorporating several optimizations to improve performance. Experimental results on benchmark grayscale image datasets demonstrate the effectiveness of our approach, achieving significantly lower latency (up to $16\times$ less on MSTAR) and competitive or superior performance compared to state-of-the-art models for SAR ATR and medical image classification.

📄 PDF Abstract BibTeX arXiv:2402.00564

Code (1)

geccoproject/gecco 공식 구현 pytorch

Tasks

AllClassificationimage-classificationImage ClassificationMedical Image ClassificationX-ray Classification

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Image Colorization Using a Deep Convolutional Neural Network

2016-04-27 · Tung Nguyen, Kazuki Mori, Ruck Thawonmas

In this paper, we present a novel approach that uses deep learning techniques for colorizing grayscale images. By utilizing a pre-trained convolutional neural network, which is originally designed for image classificatio…

ColorizationGeneral Classificationimage-classificationImage Classification+3

Deep Image Homography Estimation

2016-06-13 · Daniel DeTone, Tomasz Malisiewicz, Andrew Rabinovich

We present a deep convolutional neural network for estimating the relative homography between a pair of images. Our feed-forward network has 10 layers, takes two stacked grayscale images as input, and produces an 8 degre…

Homography Estimation

What's color got to do with it? Face recognition in grayscale

2023-09-11 · Aman Bhatta, Domingo Mery, Haiyu Wu, Joyce Annan 외

State-of-the-art deep CNN face matchers are typically created using extensive training sets of color face images. Our study reveals that such matchers attain virtually identical accuracy when trained on either grayscale …

Face Recognition

The interpretation of endobronchial ultrasound image using 3D convolutional neural network for differentiating malignant and benign mediastinal lesions

2021-07-29 · Ching-Kai Lin, Shao-Hua Wu, Jerry Chang, Yun-Chien Cheng

The purpose of this study is to differentiate malignant and benign mediastinal lesions by using the three-dimensional convolutional neural network through the endobronchial ultrasound (EBUS) image. Compared with previous…

DiagnosticTime Series Analysis

Nighttime Defogging Using High-Low Frequency Decomposition and Grayscale-Color Networks

2020-08-01 · ECCV 2020 8 · Wending Yan, Robby T. Tan, Dengxin Dai

In this paper, we address the problem of nighttime defogging from a single image. We propose a framework consisting of two main modules: grayscale and color modules. Given an RGB foggy nighttime image, our grayscale modu…

Vocal Bursts Intensity Prediction