Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.face
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.bio.face
Commits
f2db2158
Commit
f2db2158
authored
3 years ago
by
Tiago de Freitas Pereira
Browse files
Options
Downloads
Patches
Plain Diff
Organized embeddings [sphinx]
parent
e2797112
No related branches found
No related tags found
1 merge request
!112
Feature extractors
Pipeline
#51349
failed
3 years ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/implemented.rst
+46
-0
46 additions, 0 deletions
doc/implemented.rst
with
46 additions
and
0 deletions
doc/implemented.rst
+
46
−
0
View file @
f2db2158
...
@@ -27,6 +27,49 @@ Databases
...
@@ -27,6 +27,49 @@ Databases
bob.bio.face.database.CBSRNirVis2Database
bob.bio.face.database.CBSRNirVis2Database
Deep Learning Extractors
~~~~~~~~~~~~~~~~~~~~~~~~
Tensorflow models
=================
.. autosummary::
bob.bio.face.embeddings.tensorflow.facenet_sanderberg_20170512_110547
bob.bio.face.embeddings.tensorflow.resnet50_msceleb_arcface_2021
bob.bio.face.embeddings.tensorflow.resnet50_msceleb_arcface_20210521
bob.bio.face.embeddings.tensorflow.resnet50_vgg2_arcface_2021
bob.bio.face.embeddings.tensorflow.mobilenetv2_msceleb_arcface_2021
bob.bio.face.embeddings.tensorflow.inception_resnet_v1_msceleb_centerloss_2018
bob.bio.face.embeddings.tensorflow.inception_resnet_v2_msceleb_centerloss_2018
bob.bio.face.embeddings.tensorflow.inception_resnet_v1_casia_centerloss_2018
bob.bio.face.embeddings.tensorflow.inception_resnet_v2_casia_centerloss_2018
PyTorch models
==============
.. autosummary::
bob.bio.face.embeddings.pytorch.afffe_baseline
bob.bio.face.embeddings.pytorch.iresnet34
bob.bio.face.embeddings.pytorch.iresnet50
bob.bio.face.embeddings.pytorch.iresnet100
MxNET models
============
.. autosummary::
bob.bio.face.embeddings.mxnet.arcface_insightFace_lresnet100
Caffe models
============
.. autosummary::
bob.bio.face.embeddings.opencv.vgg16_oxford_baseline
Face Image Annotators
Face Image Annotators
~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~
...
@@ -59,6 +102,9 @@ Image Feature Extractors
...
@@ -59,6 +102,9 @@ Image Feature Extractors
bob.bio.face.extractor.GridGraph
bob.bio.face.extractor.GridGraph
bob.bio.face.extractor.LGBPHS
bob.bio.face.extractor.LGBPHS
Face Recognition Algorithms
Face Recognition Algorithms
~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment