Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bob
bob.bio.face
Commits
0785fcd7
Commit
0785fcd7
authored
Jun 11, 2021
by
Tiago de Freitas Pereira
Browse files
[sphinx] Updated baseline
parent
c0ee7474
Pipeline
#51391
failed with stage
in 33 minutes and 41 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bob/bio/face/embeddings/pytorch.py
View file @
0785fcd7
...
...
@@ -99,8 +99,8 @@ class PyTorchModel(TransformerMixin, BaseEstimator):
class
AFFFE_2021
(
PyTorchModel
):
"""
AFFFE
from https://www.idiap.ch/software/bob/data/bob/bob.bio.face/master/pytorch/AFFFE-42a53f19.tar.gz
AFFFE
Pytorch network that extracts 1000-dimensional features, trained by Manuel Gunther, as described in [LGB18]_
"""
def
__init__
(
self
,
memory_demanding
=
False
):
...
...
doc/baselines.rst
View file @
0785fcd7
...
...
@@ -71,4 +71,4 @@ Deep learning baselines
* ``vgg16-oxford``: VGG16 Face model from `Oxford <https://www.robots.ox.ac.uk/~vgg/publications/2015/Parkhi15/>`_
* ``afffe``: Pytorch network that extracts 1000-dimensional features, trained by Manu
a
l Gunther, as described in [LGB18]_
* ``afffe``: Pytorch network that extracts 1000-dimensional features, trained by Manu
e
l Gunther, as described in [LGB18]_
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment