# deeplearning-paper-notes **Repository Path**: tanspring/deeplearning-paper-notes ## Basic Information - **Project Name**: deeplearning-paper-notes - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 算法学习中文笔记 [https://cjmcv.github.io/deeplearning-paper-notes/](https://cjmcv.github.io/deeplearning-paper-notes/) * 论文阅读(2015-):包括关注过的视觉算法相关论文阅读笔记。 * 基础算法(2013-2015):包含大一到大三接触的机器学习/模式识别/图像处理的基础算法笔记。 --------- ## 论文阅读 ### 人脸/目标检测 * 2018.07-2018.12: || [ICC-CNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/07/21/ICC-CNN.html) || [Cascade-RCNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/08/04/Cascade-RCNN.html) || [Relation-Module](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/08/27/Relation-Module.html) || * 2018.01-2018.06: || [DSOD](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/01/01/DSOD.html) || [RON](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/03/20/RON.html) || [CoupleNet](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/03/22/CoupleNet.html) || [MegDet](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/03/25/MegDet.html) || [DSSD](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/03/26/DSSD.html) || [YOLOv3](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/03/29/YOLOv3.html) || [FAN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/03/31/FAN.html) || [DetNet](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/04/29/DetNet.html) || [RefineDet](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/04/30/RefineDet.html) || [PyramidBox](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/05/03/PyramidBox.html) || [Face-RFCN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/05/04/Face-RFCN.html) || [R-SSD](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/05/05/R-SSD.html) || [PCN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2018/05/06/PCN.html) || * 2017.07-2017.12: || [SAFD](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/12/17/SAFD.html) || [Light-Head-RCNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/12/06/Light-Head-RCNN.html) || [G-CNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/12/03/GCNN.html) || [SSH](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/11/26/SSH.html) || [SDF](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/11/18/SFD.html) || [Focal-Loss](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/11/04/FocalLoss.html) || [FaceBoxes](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/10/28/FaceBoxes.html) || [ScaleFace](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/10/16/ScaleFace.html) || [MultiPath](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/10/15/MultiPath.html) || [PVANet](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/10/15/PVANet.html) || [HyperNet](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/10/13/HyperNet.html) || * 2017.01-2017.06: || [LNMS](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/05/19/LNMS.html) || [A-Fast-RCNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/fgan/2017/04/30/AFastRCNN.html) || [OHEM](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/04/29/OHEM.html) || [FPN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/03/26/FPN.html) || [Mask-RCNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/fmask/2017/03/25/MaskRCNN.html) || [UnitBox](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/02/12/UnitBox.html) || [FaceCraft](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/01/22/FaceCraft.html) || [DeepIR](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/01/15/DeepIR.html) || [YOLOv2](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2017/01/02/YOLOv2.html) || * 2016.07-2016.12: || [TinyFaces](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/12/20/TinyFaces.html) || [Grid-Loss](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/12/09/GridLoss.html) || [CMS-RCNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/11/18/CMSRCNN.html) || [Xiaomi](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/11/16/Xiaomi.html) || [MSCNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/11/02/MSCNN.html) || [R-FCN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/10/10/RFCN.html) || [MTCNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/falign/2016/10/01/MTCNN.html) || [HyperFace](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/09/08/HyperFace.html) || [YOLO](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/08/08/YOLO.html) || * 2016.01-2016.06: | [OverFeat](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/03/01/OverFeat.html) || [SSD](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/02/12/SSD.html) || [SPP-Net](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/02/05/SPP.html) || [Faster-RCNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/01/06/FRCNN2.html) || [Fast-RCNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/01/04/FRCNN.html) || [RCNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2016/01/02/RCNN.html) || * 2015.01-2015.06: || [Selective-Search](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2015/12/05/Selective-Search.html) || [DPM](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/2015/03/12/DPM.html) || ### 人脸识别/目标分类 * 2018.01-2018.06: || [Attention](https://cjmcv.github.io/deeplearning-paper-notes/freg/2018/04/22/Attention.html) || [DiracNets](https://cjmcv.github.io/deeplearning-paper-notes/freg/2018/04/24/DiracNets.html) || [ArcFace](https://cjmcv.github.io/deeplearning-paper-notes/freg/2018/04/27/ArcFace.html) || * 2017.07-2017.12: || [DPN](https://cjmcv.github.io/deeplearning-paper-notes/freg/2017/12/24/DPN.html) || [ResNeXt](https://cjmcv.github.io/deeplearning-paper-notes/freg/2017/12/15/ResNeXt.html) || [IGC](https://cjmcv.github.io/deeplearning-paper-notes/freg/2017/12/10/IGC.html) || [DenseNet](https://cjmcv.github.io/deeplearning-paper-notes/freg/2017/10/21/DenseNet.html) || [FractalNet](https://cjmcv.github.io/deeplearning-paper-notes/freg/2017/10/14/FractalNet.html) || * 2017.01-2017.06: || [SphereFace](https://cjmcv.github.io/deeplearning-paper-notes/freg/2017/05/28/SphereFace.html) || [NormFace](https://cjmcv.github.io/deeplearning-paper-notes/freg/2017/05/21/NormFace.html) || * 2016.07-2016.12: || [LSoftmax](https://cjmcv.github.io/deeplearning-paper-notes/freg/2016/12/10/LSoftmax.html) || [CenterLoss](https://cjmcv.github.io/deeplearning-paper-notes/freg/2016/10/29/CenterLoss.html) || [ResNet](https://cjmcv.github.io/deeplearning-paper-notes/freg/2016/09/10/ResNet.html) || [SparseConvNets](https://cjmcv.github.io/deeplearning-paper-notes/freg/2016/08/21/SparseConvNets.html) || * 2016.01-2016.06: || [VGG](https://cjmcv.github.io/deeplearning-paper-notes/freg/2016/02/18/VGG.html) || [GoogLeNet](https://cjmcv.github.io/deeplearning-paper-notes/freg/2016/02/16/GoogLeNet.html) || * 2015.07-2015.12: || [Lighten-CNN](https://cjmcv.github.io/deeplearning-paper-notes/freg/2015/12/16/LightenCNN.html) || [FaceNet](https://cjmcv.github.io/deeplearning-paper-notes/freg/2015/11/15/FaceNet.html) || [DeepID2+](https://cjmcv.github.io/deeplearning-paper-notes/freg/2015/10/02/DeepID2+.html) || [DeepID2](https://cjmcv.github.io/deeplearning-paper-notes/freg/2015/09/26/DeepID2.html) || [DeepFace](https://cjmcv.github.io/deeplearning-paper-notes/freg/2015/08/07/DeepFace.html) || * 2015.01-2015.06: || [DeepID](https://cjmcv.github.io/deeplearning-paper-notes/freg/2015/06/29/DeepID.html) || [AlexNet](https://cjmcv.github.io/deeplearning-paper-notes/freg/2015/06/20/AlexNet.html) || ### 人脸对齐 * 2016.07-2016.12: || [MDM](https://cjmcv.github.io/deeplearning-paper-notes/falign/2016/08/16/MDM.html) || [DRDA](https://cjmcv.github.io/deeplearning-paper-notes/falign/2016/08/06/DRDA.html) || [CJCRF](https://cjmcv.github.io/deeplearning-paper-notes/falign/2016/08/02/CJCRF.html) || [OpenFace](https://cjmcv.github.io/deeplearning-paper-notes/falign/2016/06/12/OpenFace.html) || * 2016.01-2016.06: || [CFSS](https://cjmcv.github.io/deeplearning-paper-notes/falign/2016/01/26/CFSS.html) || [CLandmark](https://cjmcv.github.io/deeplearning-paper-notes/falign/2016/01/23/Clandmark.html) || * 2015.07-2015.12: || [LBF](https://cjmcv.github.io/deeplearning-paper-notes/falign/2015/12/26/LBF.html) || ### 人脸幻构/超分辨率重构 * 2017.01-2017.06: || [PRSR](https://cjmcv.github.io/deeplearning-paper-notes/fsr/2017/02/18/PRSR.html) || * 2016.07-2016.12: || [SRGAN](https://cjmcv.github.io/deeplearning-paper-notes/fgan/fsr/2016/12/26/SRGAN.html) || [GLN](https://cjmcv.github.io/deeplearning-paper-notes/fsr/fgan/2016/12/15/GLN.html) || [VDSR](https://cjmcv.github.io/deeplearning-paper-notes/fsr/2016/12/12/VDSR.html) || [DRCN](https://cjmcv.github.io/deeplearning-paper-notes/fsr/2016/12/11/DRCN.html) || [ESPCN](https://cjmcv.github.io/deeplearning-paper-notes/fsr/2016/12/09/ESPCN.html) || [BCCNN](https://cjmcv.github.io/deeplearning-paper-notes/fsr/2016/12/07/BCCNN.html) || [FSRCNN](https://cjmcv.github.io/deeplearning-paper-notes/fsr/2016/12/03/FSRCNN.html) || [SRCNN](https://cjmcv.github.io/deeplearning-paper-notes/fsr/2016/12/02/SRCNN.html) || ### 目标分割 * 2017.01-2017.06: || [UDC-HDC](https://cjmcv.github.io/deeplearning-paper-notes/fmask/2017/05/10/UDC_HDC.html) || [Mask-RCNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/fmask/2017/03/25/MaskRCNN.html) || * 2016.01-2016.06: || [FCN](https://cjmcv.github.io/deeplearning-paper-notes/fmask/2016/03/15/FCN.html) || ### 网络压缩 * 2018.01-2018.06: || [ShuffleNet](https://cjmcv.github.io/deeplearning-paper-notes/fcompress/2018/05/08/ShuffleNet.html) || * 2017.07-2017.12: || [Deep-Compression](https://cjmcv.github.io/deeplearning-paper-notes/fcompress/2017/11/12/DeepCompression.html) || [SqueezeNet](https://cjmcv.github.io/deeplearning-paper-notes/fcompress/2017/08/12/SqueezeNet.html) || * 2017.01-2017.06: || [XNOR-Net](https://cjmcv.github.io/deeplearning-paper-notes/fcompress/2017/06/03/XNOR-Net.html) || [BinaryNet](https://cjmcv.github.io/deeplearning-paper-notes/fcompress/2017/06/01/BinaryNet.html) || [MobileNets](https://cjmcv.github.io/deeplearning-paper-notes/fcompress/2017/04/28/MobileNets.html) || ### 生成对抗 * 2017.01-2017.06: || [A-Fast-RCNN](https://cjmcv.github.io/deeplearning-paper-notes/fdetect/fgan/2017/04/30/AFastRCNN.html) || [SimGAN](https://cjmcv.github.io/deeplearning-paper-notes/fgan/2017/01/08/SimGAN.html) || * 2016.07-2016.12: || [SRGAN](https://cjmcv.github.io/deeplearning-paper-notes/fgan/fsr/2016/12/26/SRGAN.html) || [GLN](https://cjmcv.github.io/deeplearning-paper-notes/fsr/fgan/2016/12/15/GLN.html) || [GAN](https://cjmcv.github.io/deeplearning-paper-notes/fgan/2016/11/08/GAN.html) || ### 未分类算法 * || [Capsule](https://cjmcv.github.io/deeplearning-paper-notes/ftrick/2017/11/17/Capsule.html) || [BN](https://cjmcv.github.io/deeplearning-paper-notes/ftrick/2016/11/06/BN.html) || [ZFNet](https://cjmcv.github.io/deeplearning-paper-notes/ftrick/2016/09/10/ZFNET.html) || ### 数据集 * || [For-SR](https://cjmcv.github.io/deeplearning-paper-notes/fdataset/2016/10/01/ForSR.html) || [LFW](https://cjmcv.github.io/deeplearning-paper-notes/fdataset/2016/10/01/LFW.html) || [FDDB](https://cjmcv.github.io/deeplearning-paper-notes/fdataset/2016/10/01/FDDB.html) || [MegaFace](https://cjmcv.github.io/deeplearning-paper-notes/fdataset/2016/10/01/MegaFace.html) || [WiderFace](https://cjmcv.github.io/deeplearning-paper-notes/fdataset/2016/10/01/WiderFace.html) || [MS-Celeb-1M](https://cjmcv.github.io/deeplearning-paper-notes/fdataset/2016/10/01/MSCeleb1M.html) || [Pascal-VOC](https://cjmcv.github.io/deeplearning-paper-notes/fdataset/2016/10/01/PascalVOC.html) || [COCO](https://cjmcv.github.io/deeplearning-paper-notes/fdataset/2016/10/01/COCO.html) || ------------- ## 基础算法 * 2013-2015: || [摘记98篇](https://cjmcv.github.io/deeplearning-paper-notes/bprojects.html) ||