Ross Wightman
|
68fd8a267b
|
Merge branch 'master' into features
|
2020-07-20 16:11:38 -07:00 |
Ross Wightman
|
3b9004bef9
|
Lots of changes to model creation helpers, close to finalizing feature extraction / interfaces
|
2020-07-17 17:54:26 -07:00 |
Ross Wightman
|
d72ac0db25
|
Fix #173, lr cycle default 0 vs 1. Fix #177, mirror resnest weights for future stability.
|
2020-06-29 21:31:48 -07:00 |
Ross Wightman
|
d23a2697d0
|
Working on feature extraction, interfaces refined, a number of models working, some in progress.
|
2020-06-29 18:18:59 -07:00 |
Ross Wightman
|
2d83752bc2
|
Fix default interpolation/crop of largest 2 ResNeSt models
|
2020-06-12 16:42:47 -07:00 |
Ross Wightman
|
afb6bd0669
|
Add backward and default_cfg tests and fix a few issues found. Fix #153
|
2020-05-21 15:30:58 -07:00 |
Ross Wightman
|
1904ed8fec
|
Improve dropblock impl, add fast variant, and better AMP speed, inplace, batchwise... few ResNeSt cleanups
|
2020-05-13 15:17:08 -07:00 |
Ross Wightman
|
208e7912f7
|
Missed one of the abalation model entrypoints, update README
|
2020-05-12 13:36:31 -07:00 |
Ross Wightman
|
2f884a0ce5
|
Add resnest14, resnest26, and two of the abalation grouped resnest50 models
|
2020-05-12 12:21:52 -07:00 |
Ross Wightman
|
f4cdc2ac31
|
Add ResNeSt models
|
2020-05-11 23:27:09 -07:00 |