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

[database] remove unecessary imports in BRSU

parent 6f636bf0
No related branches found
No related tags found
1 merge request!99Add BRSU
Pipeline #35718 passed
...@@ -2,10 +2,6 @@ ...@@ -2,10 +2,6 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
import os
import numpy as np
import bob.io.video
from bob.bio.video import FrameSelector, FrameContainer
from bob.pad.face.database import VideoPadFile from bob.pad.face.database import VideoPadFile
from bob.pad.base.database import PadDatabase from bob.pad.base.database import PadDatabase
......
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