alfredtorres / Reading-notebook

论文阅读 实验记录 心得体会
8 stars 2 forks source link
cv face-recognition

Reading-notebook

记录阅读的论文 复现实验

论文阅读

  1. 3D人脸识别论文目录
  2. CVPR2018,人脸识别论文笔记
  3. 目标检测论文目录

    实验

  4. DeepID复现
  5. TensorFlow安装教程
  6. FaceNet人脸识别网络的应用
  7. 基于VGG face模型进行face verification
  8. Siamese Network Training with Caffe
  9. OpenCV EigenFace特征脸
  10. TensorFlow编译c++接口
  11. C++实现facenet提取特征
  12. 从零开始训练Light-CNN