Commit Graph

6 Commits (4de2869e23bd62ba9901d36b6750935c7186a8c3)

Author SHA1 Message Date
Vyacheslav Shults 4de2869e23 Merge branch 'master' of https://github.com/rwightman/pytorch-image-models into timm/code_refactoring
5 years ago
Vyacheslav Shults f0eb021620 Replace all None by nn.Identity() in HRNet modules
5 years ago
Vyacheslav Shults 44ed0f85e8 Refactor imports and indents according to PEP.
5 years ago
Ross Wightman 13746a33fc Big move, layer modules and fn to timm/models/layers
6 years ago
Ross Wightman 3bef524f9c Finish with HRNet, weights and models updated. Improve consistency in model classifier/global pool treatment.
6 years ago
Ross Wightman ad93347548 Initial HRNet classification model commit
6 years ago