The extractors does not extend bob.bio.base.extractor.Extractor
The 2 extractors (Facenet.py and Extrator.py) does not extend bob.bio.base.extractor as they should just for consistency.
The 2 extractors (Facenet.py and Extrator.py) does not extend bob.bio.base.extractor as they should just for consistency.
I thought we don't want to do this.
Quick question then: how do you plug such extractors in bob.bio.* framework (and more specifically in verify.py) if we don't do that ?
I thought this was going to look like how we did it in caffe. We have bob.ip.caffe_extactor and bob.bio.caffe_face
I have no strict opinion here though. Whichever is ok for me
@tiago.pereira you have the final word ;)
Ok, let's leave like that
thanks
closed