Can Nguyen
Results
3
comments of
Can Nguyen
> Whether the models trained on MegaFace-mask can be used to recognize the normal faces. I'm curious about this. Have anyone done some experiments for this? Does the model trained...
Hello guys, I'm facing this issue and looking forward to fixing it. My MaxPool3D layer is causing the issue: ``` nn.MaxPool3d(kernel_size=(1, 3, 3), stride=(1, 1, 1)) ``` Are there any...
Still looking for this.