JarvisKevin

Results 5 comments of JarvisKevin

I also found some difference between paper and code.

And I found hyp.scratch.p6.yaml is the same as hyp.scratch.p5.yaml

maybe you can train on 256*256 image and inference in high resolution image.

The same problem present in other models, such as 'mobilenetv3_large_100'. The global_pool operator is embedded in the 'forward_features' function which is inconsistent with the tutorial in [https://rwightman.github.io/pytorch-image-models/feature_extraction/] @rwightman