npvoid / SDNN_python

67 stars 29 forks source link

Network parameter problem #5

Open 123xian123 opened 5 years ago

123xian123 commented 5 years ago

Using the network structure parameters given in your paper can not completely reproduce your work, including face and motorcycle recognition and handwritten digits recognition, can not achieve the accuracy given in your paper. Can the network structure parameters be further discussed?

npvoid commented 5 years ago

Thank you for showing interest in this implementation.

This is my own implementation of the paper linked on the readme, not the original implementation. I'm not one of the authors of the paper either.

This code was only tested with the motorcycle/face dataset and I'm aware of some bugs on the code. However, I don't plan to update it for the moment. Sorry for the inconvenience.