benchmarking-keras-pytorch
benchmarking-keras-pytorch copied to clipboard
🔥 Reproducibly benchmarking Keras and PyTorch models
Hi. Thanks for this amazing resource. Do you have plans to support measuring flops and images/second measurement?
This should improve accuracy as it makes preprocessing consistent with typical imagenet handling. I'm not sure why Keras makes this so difficult. I defaulted the crop scaling to 0.875 for...
Hey there! I came across your project from Jeremy Howard's Twitter. I think it's great to be benchmarking these numbers and keeping them in a single place! I've tried running...