Coverage for src/bob/bio/face/config/database/vgg2_full_with_eval.py: 0%
2 statements
« prev ^ index » next coverage.py v7.6.0, created at 2024-07-13 00:04 +0200
« prev ^ index » next coverage.py v7.6.0, created at 2024-07-13 00:04 +0200
1#!/usr/bin/env python
3from bob.bio.face.database import VGG2Database
5database = VGG2Database(protocol="vgg2-full-with-eval")