CV&DL Awesome

This is an arranged list of repositories about machine learning, computer vision et. al.

1. Computer Vision

1.1. Classification

1.2. Attribute

1.3. Detection

1.3.1. MTCNN

1.3.2. YOLO

1.3.3. SSD

1.3.5. others

1.4. Verification & Recognition

  • insightface: Face Recognition Project. (MXNet)
  • sphereface: (A-Softmax) SphereFace: Deep Hypersphere Embedding for Face Recognition, CVPR2017. (Caffe)
  • facenet: Face Recognition (Tensorflow)
  • mx-lsoftmax: (L-Softmax) mxnet version of Large-Margin Softmax Loss for Convolutional Neural Networks.(MXNet)
  • NormFace: NormFace: L2 HyperSphere Embedding for Face Verification, Mainly on theory analysis about feature and weights normalization. (Caffe)
  • AMSoftmax: upgrades version of NormFace. (Caffe)

1.5. Person ReID

1.6. Interest Project

  • OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation.(caffe)
  • AlphaPose: Real-Time Multi-Person Pose Estimation System. (pytorch)
  • DensePose:A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body.(caffe2)

2. Deep learning

2.1. networks

2.2. tricks

2.3. theory

3. Dataset

  • MeGlass: A eyeglass face dataset collected and cleaned for face recognition evaluation.
  • Market-1501_Attribute: 27 hand-annotated attributes of Market-1501, for person re-id.

4. Documents

5. Homepages

6. Other Awesome