Zenvi

Results 2 comments of Zenvi

Guys, I figured! Two changes need to be applied: In 'mxnet_loader.py', edit the function 'load_mxnet_model' to be like this: `def load_mxnet_model(weight_path, ctx=mx.gpu(0)): ssd = SSD() ssd.load_parameters(weight_path, ctx=ctx) ssd.collect_params().reset_ctx(ctx) return ssd`...

your input frame is too big to contain only face. This is a face anti-spoofing project but doesn't contain a face detector. Crop your frame to a smaller size so...