Skip to content
Snippets Groups Projects
Commit 648515a9 authored by Ketan Kotwal's avatar Ketan Kotwal
Browse files

modified mlfp conversion

parent 9b3c774e
Branches
No related tags found
No related merge requests found
......@@ -9,6 +9,7 @@ import scipy.io as spio
import os, sys
from bob.bio.video import FrameContainer
from bob.io.base import create_directories_safe, HDF5File
import numpy as np
frames_per_video = 20
......
......@@ -14,6 +14,10 @@ verbose = true
develop = .
eggs = bob.paper.nir_patch_pooling
bob.db.batl
[sources]
bob.db.batl = git git@gitlab.idiap.ch:bob/bob.db.batl rev=5fecee9158832516c560d000a71ae7272d640506
[scripts]
recipe = bob.buildout:scripts
......
......@@ -17,17 +17,16 @@ dependencies:
- bob.bio.video
- bob.blitz
- bob.core=2.2.1
- bob.db.base=3.0.1
- bob.db.base
- bob.extension
- bob.io.base
- bob.io.image
- bob.io.video
- bob.ip.dlib=1.0.5
- bob.ip.facedetect=2.1.6
- bob.ip.facelandmarks=1.0.6
- bob.ip.flandmark=2.1.8
- bob.ip.dlib
- bob.ip.facedetect
- bob.ip.facelandmarks
- bob.ip.flandmark
- bob.ip.mtcnn
- bob.learn.libsvm
- bob.learn.linear
- bob.math
- bob.measure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment