Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.pad.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.pad.face
Commits
ffb0f091
There was a problem fetching the pipeline summary.
Commit
ffb0f091
authored
6 years ago
by
Guillaume HEUSCH
Browse files
Options
Downloads
Patches
Plain Diff
[database] remove batl and 3dmad in __init__ file
parent
f58d5fde
No related branches found
No related tags found
1 merge request
!53
WIP: rPPG as features for PAD
Pipeline
#
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
bob/pad/face/database/__init__.py
+2
-2
2 additions, 2 deletions
bob/pad/face/database/__init__.py
with
2 additions
and
2 deletions
bob/pad/face/database/__init__.py
+
2
−
2
View file @
ffb0f091
...
...
@@ -4,8 +4,8 @@ from .replay_mobile import ReplayMobilePadDatabase
from
.msu_mfsd
import
MsuMfsdPadDatabase
from
.aggregated_db
import
AggregatedDbPadDatabase
from
.mifs
import
MIFSPadDatabase
from
.maskattack
import
MaskAttackPadDatabase
from
.batl
import
BatlPadDatabase
#
from .maskattack import MaskAttackPadDatabase
#
from .batl import BatlPadDatabase
# gets sphinx autodoc done right - don't remove it
...
...
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