Ross Wightman
|
c4f482a08b
|
EfficientNetV2 official impl w/ weights ported from TF. Cleanup/refactor of related EfficientNet classes and models.
|
2021-05-14 15:50:00 -07:00 |
Ross Wightman
|
d5473c17f7
|
Fix incorrect name of shortcut/identity paths in many residual nets. Inherited from naming in old old torchvision, long fixed there.
|
2021-05-04 21:27:15 -07:00 |
Ross Wightman
|
2df77ee5cb
|
Fix torchscript compat and features_only behaviour in GhostNet PR. A few minor formatting changes. Reuse existing layers.
|
2021-04-15 10:20:26 -07:00 |
iamhankai
|
de445e7827
|
Add GhostNet
|
2021-04-13 23:19:51 +08:00 |