Alexander Hustinx
Alexander Hustinx
Thanks for your implementation of the Octave Conv paper. I have a remark/question about the `Conv_BN_ACT` module. As BN after ACT sometimes makes more sense, following the PyTorch example I...
Hey there, I find the concepts you describe in your paper very interesting. A few months back I started an attempt to reproduce it for my thesis. So far this...
First off, thank you very much for this repo. It has been very insightful and performs nicely. Now, I have a problem where I'd like to use face recognition as...