# DL **Repository Path**: TYTL/DL ## Basic Information - **Project Name**: DL - **Description**: My DL code for paper about satellite image sementic segmentation - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-01-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Installation ```bash git clone https://github.com/sc1015147151/DL ``` This code only tested on windows10 x64 The repository includes classfication model: * AlexNet * VGG * ResNet * GooLeNet Sementic Segmentation model: * FCN * UNET * SegNet * DeepLab # Requirement Python 3.6 TensorFlow 1.7 Gdal 2.x CUDA 9.0 with cudnn7.0 # Getting Started Just click ***train.bat***