clcarwin / sphereface_pytorch

A PyTorch Implementation of SphereFace.
MIT License
714 stars 172 forks source link

The purpose of imagesize #41

Open fishman2008 opened 5 years ago

fishman2008 commented 5 years ago

@clcarwin Hi, what is the purpose of using imagesize 128? The cropped image size of 11296 has been broadcasted into 128128? But when I change this size to 256, it gives the error.