Removed bob.ip.mtcnn, bob.bio.caffe_face and bob.ip.caffe_extractor [skip ci]
-
Owner
@tiago.pereira this commit has broken bob.pad.face
-
mentioned in commit c685cbe3
-
Owner
So, are we going to drop these dependencies with caffe once and for all?
-
Owner
-
Owner
I even archived the projects
bob.ip.mtcnn
,bob.ip.caffe_extractor
andbob.bio.caffe_face
-
mentioned in issue bob.pad.face#33 (closed)
-
Maintainer
As mentioned somewhere already,
bob.ip.mtcnn
is not a hard requirement forbob.pad.face
, so that should not be a problem to archive it. I'm currently updatingbob.pad.face
to see if this would be ok (bob.pad.face!100 (merged))@ageorge A little warning though: the way you are using
FaceCropAlign.py
won't be available anymore. This is a good opportunity to get rid of that and implement something cleaner ... -
Maintainer
Well, what I meant is that it would be a good occasion to get rid of
FaceCropAlign.py
altogether (for a lot of reasons, see bob.pad.face#30 for instance)Anyway, glad if you find a way not to use
bob.ip.mtcnn
!