User’s Guide

This package contains access API and description of the AVspoof database interfaces. It includes Bob-compliant methods for using the database directly from python with our certified protocols.

The Database Interfaces

The bob.db.avspoof.verification.Database implements the standard biometric anti-spoofing interface for Bob’s databases defined in antispoofing.utils.db.Database.

The bob.db.avspoof.spoofing.Database implements the standard biometric verification interface for Bob’s databases defined in bob.db.verification.utils.Database and described in Common Functionality in all Verification Databases.