# 2024秋_高光谱图像分类 **Repository Path**: junjunjunQAQ/Hyperspectral-Image-Classification ## Basic Information - **Project Name**: 2024秋_高光谱图像分类 - **Description**: No description available - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-11-07 - **Last Updated**: 2025-01-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 2024秋_高光谱图像分类 #### 使用说明 1. master分支为后端项目的内容,详细请参考本分支中的readme.pdf 2. frontend分支为前端项目内容,详细请参考该分支中的readme #### 部署流程 1. 拉取项目仓库 git clone https://gitee.com/junjunjunQAQ/Hyperspectral-Image-Classification.git 2. 下载项目依赖项 pip install -r requirements.txt 3. 克隆前端项目分支 git clone -b frontend --single-branch https://gitee.com/junjunjunQAQ/Hyperspectral-Image-Classification.git 3. 下载项目依赖项 npm i