Hacker News new | ask | show | jobs
by cheez 2131 days ago
Got it. I understand now. Don't be offended at my use of "acceptable", it was used in ignorance.
1 comments

no offense taken at all !
Any thoughts on distilling it or pruning to make it smaller ?
would you be interested in a smaller model file size or in a model that runs faster ?

For model file size I have a few ideas of things that could be tried easily.

For a faster model, this model is based on resnet50 architecture. The original authors also published a lighter mobileNet architecture. I havent converted it to tensorflow but I could try to take a look