A Scalable Dataflow Accelerator for Real Time Onboard Hyperspectral Image Classification.

Shaojun Wang,Xinyu Niu,Ning Ma,Wayne Luk,Philip Leong,Yu Peng
DOI: https://doi.org/10.1007/978-3-319-30481-6_9
2016-01-01
Abstract:Real-time hyperspectral image classification is a necessary primitive in many remotely sensed image analysis applications. Previous work has shown that Support Vector Machines SVMs can achieve high classification accuracy, but unfortunately it is very computationally expensive. This paper presents a scalable dataflow accelerator on FPGA for real-time SVM classification of hyperspectral images.To address data dependencies, we adapt multi-class classifier based on Hamming distance. The architecture is scalable to high problem dimensionality and available hardware resources. Implementation results show that the FPGA design achieves speedups of 26x, 1335x, 66x and 14x compared with implementations on ZYNQ, ARM, DSP and Xeon processors. Moreover, one to two orders of magnitude reduction in power consumption is achieved for the AVRIS hyperspectral image datasets.
What problem does this paper attempt to address?