2
parent
8d48fd4a
No related branches found
No related tags found
Showing
- bob/bio/face/annotator/__init__.py 2 additions, 1 deletionbob/bio/face/annotator/__init__.py
- bob/bio/face/annotator/bobiptinyface.py 1 addition, 4 deletionsbob/bio/face/annotator/bobiptinyface.py
- bob/bio/face/config/annotator/tinyface.py 1 addition, 1 deletionbob/bio/face/config/annotator/tinyface.py
- bob/bio/face/config/baseline/mxnet_pipe.py 2 additions, 2 deletionsbob/bio/face/config/baseline/mxnet_pipe.py
- bob/bio/face/config/baseline/mxnet_tinyface_pipe.py 30 additions, 0 deletionsbob/bio/face/config/baseline/mxnet_tinyface_pipe.py
- bob/bio/face/config/baseline/opencv_pipe.py 9 additions, 0 deletionsbob/bio/face/config/baseline/opencv_pipe.py
- bob/bio/face/config/baseline/opencv_tinyface_pipe.py 70 additions, 0 deletionsbob/bio/face/config/baseline/opencv_tinyface_pipe.py
- bob/bio/face/config/baseline/pytorch_pipe_v1.py 11 additions, 3 deletionsbob/bio/face/config/baseline/pytorch_pipe_v1.py
- bob/bio/face/config/baseline/pytorch_pipe_v2.py 12 additions, 3 deletionsbob/bio/face/config/baseline/pytorch_pipe_v2.py
- bob/bio/face/config/baseline/tf_pipe.py 4 additions, 4 deletionsbob/bio/face/config/baseline/tf_pipe.py
- bob/bio/face/extractor/MxNetModel.py 1 addition, 1 deletionbob/bio/face/extractor/MxNetModel.py
- bob/bio/face/extractor/OpenCVModel.py 2 additions, 5 deletionsbob/bio/face/extractor/OpenCVModel.py
- bob/bio/face/extractor/PyTorchModel.py 12 additions, 7 deletionsbob/bio/face/extractor/PyTorchModel.py
- bob/bio/face/extractor/TensorFlowModel.py 3 additions, 3 deletionsbob/bio/face/extractor/TensorFlowModel.py
- bob/bio/face/extractor/__init__.py 10 additions, 10 deletionsbob/bio/face/extractor/__init__.py
- doc/baselines.rst 7 additions, 5 deletionsdoc/baselines.rst
- doc/deeplearningextractor.rst 250 additions, 0 deletionsdoc/deeplearningextractor.rst
- doc/img/mxnet_lfw_pipe.png 0 additions, 0 deletionsdoc/img/mxnet_lfw_pipe.png
- doc/img/opencv_lfw_pipe.png 0 additions, 0 deletionsdoc/img/opencv_lfw_pipe.png
- doc/img/pytorch_lfw_pipe.png 0 additions, 0 deletionsdoc/img/pytorch_lfw_pipe.png
Loading
Please register or sign in to comment