Skip to content
Snippets Groups Projects
Commit c2948d8f authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

[conda] added bob.rppg.base as run and test requirements

parent 6e9d93fe
No related branches found
No related tags found
1 merge request!53WIP: rPPG as features for PAD
Pipeline #
...@@ -43,6 +43,7 @@ requirements: ...@@ -43,6 +43,7 @@ requirements:
- six - six
- numpy >=1.11 - numpy >=1.11
- scikit-learn - scikit-learn
- bob.rppg.base
test: test:
imports: imports:
...@@ -64,6 +65,7 @@ test: ...@@ -64,6 +65,7 @@ test:
- bob.db.replaymobile - bob.db.replaymobile
- bob.db.msu_mfsd_mod - bob.db.msu_mfsd_mod
- bob.db.mobio - bob.db.mobio
- bob.rppg.base
about: about:
home: https://www.idiap.ch/software/bob/ home: https://www.idiap.ch/software/bob/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment