Bob.Liu
Results
7
repositories owned by
Bob.Liu
YOLOv3_PyTorch
626
Stars
191
Forks
Watchers
Full implementation of YOLOv3 in PyTorch
FacialLandmark_Caffe
70
Stars
28
Forks
Watchers
Facial Landmark Detection with Caffe CNN. Face alignment avaiable.
Classification_Nets
17
Stars
16
Forks
Watchers
Implement popular models by different DL framework. Such as tensorflow and caffe
FaceRecognition_PyTorch
27
Stars
6
Forks
Watchers
Implement Face Recognition Code in PyTorch. Such as SphereFace with A-Softmax.
FacialLandmark_MXNet
40
Stars
7
Forks
Watchers
Facial landmarks training by mxnet(gluon). Use for face alignment and so on.
FacialLandmark_TF
22
Stars
6
Forks
Watchers
Facial landmarks training by tensorflow. Use for face alignment and so on.
mtcnn_tf
41
Stars
22
Forks
Watchers
MTCNN implement by tensorflow. Easy to training and testing.