deep-pix-bis-pad.pytorch icon indicating copy to clipboard operation
deep-pix-bis-pad.pytorch copied to clipboard

An unofficial implementation of the paper "Deep Pixel-Wise Binary Supervision for Face Presentation Attack Detection" in Pytorch

Results 7 deep-pix-bis-pad.pytorch issues
Sort by recently updated
recently updated
newest added

I am trying to convert the DeePixBiS model, but on the inference I get a completely different result in contrast to the original implementation of the model. This is how...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.2 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

Running on python3.10 virtual environment on windows 11. ![Screenshot (435)](https://user-images.githubusercontent.com/20457308/190869010-a19fdcc4-c812-46ac-8791-71222822f2dd.png) Please how do i resolve this Issue, where do i get the missing module?

I tried to run your code but it stucked at line 13 of Trainer.py `self.network = self.network.to(device)`, it said `RuntimeError: cuda runtime error (100) : no CUDA-capable device is detected...

Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies