# FSKNet-for-HSI **Repository Path**: leeguandong/FSKNet-for-HSI ## Basic Information - **Project Name**: FSKNet-for-HSI - **Description**: paper:Faster hyperspectral image classification based on selective kernel mechanism using deep convolutional networks - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-05-17 - **Last Updated**: 2023-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Implementation of Faster hyperspectral image classification based on selective kernel mechanism using deep convolutional networks This is a tensorflow and keras based implementation of FSKNet for HSI ![](./picture/FSKNet.png) Combining 3D-CNN and 2D-CNN conversion module ![](./picture/Combining_3D-CNN_and_2D-CNN_conversion_module.png) Selective kernel mechanism ![](./picture/Selective_kernel_mechanism.png) arixv:https://arxiv.org/abs/2202.06458