antspy / inception_v1.pytorch

An implementation of inception_v1 in pytorch with pretrained weights.
MIT License
25 stars 4 forks source link

Missing 'helpers' module #4

Closed tkj516 closed 5 years ago

tkj516 commented 6 years ago

Hi, we are very interested in your work and would love to try it out. We seem to be missing a module from your repository. Is there any way we can obtain your 'helpers' module?

antspy commented 6 years ago

Hi,

I am sorry, I had forgotten to remove the dependency on the helpers module. I have made some commits and updated the code, now it should work without issues. Let me know if this is not the case! :)