Jose Vargas

Results 2 issues of Jose Vargas

Hi, thanks for the cool implementation. I am just wondering what the idea is of this line: `fisher_vectors[fisher_vectors < 10**-4] = 0 ` I see in the paper "Image Classification...

Thanks for sharing this great tool ## 🚀 Feature Add constructor argument `batch_norm_track_running_stats` to control `track_running_stats` of frozen batch norm layers, or avoid changing `track_running_stats` of batchnorm layers. ### Motivation...