# Visual **Repository Path**: lin_wei_hung/visual ## Basic Information - **Project Name**: Visual - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-16 - **Last Updated**: 2021-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # to do list ## 基础版(选一些做) ### different dataset Cifar10 FashionMnist AwA2 ### different lr 用个简单数据集 lr const lr 几种下降法 ### different struct Alex Vgg ResNet 去除BatchNormal Dropout ### data enhancement Crop Rotation ## 进阶版 可视化 用AwA2 ### Grad Cam on Different Layer 随便找个模型 找几层 ### Grad Cam on Different Model 就是三个模型 ### Grad Cam on Different Epochs 不同epoch 没啥说的 ### TSNE and PCA