Ross Wightman
|
656757d26b
|
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
|
2022-01-14 16:28:27 -08:00 |
Alexander Soare
|
65d827c7a6
|
rename notrace registration and standardize trace_utils imports
|
2021-11-15 21:03:21 +00:00 |
Alexander Soare
|
b25ff96768
|
wip - pre-rebase
|
2021-11-12 20:45:05 +00:00 |
Ross Wightman
|
f8a215cfe6
|
A few more crossvit tweaks, fix training w/ no_weight_decay names, add crop option for scaling, adjust default crop_pct for large img size to 1.0 for better results
|
2021-09-13 14:17:34 -07:00 |
Ross Wightman
|
7ab2491ab7
|
Better handling of crossvit for tests / forward_features, fix torchscript regression in my changes
|
2021-09-13 13:01:05 -07:00 |
Ross Wightman
|
f1808e0970
|
Post crossvit merge cleanup, change model names to reflect input size, cleanup img size vs scale handling, fix tests
|
2021-09-13 11:49:54 -07:00 |
Richard Chen
|
9fe5798bee
|
fix bug for reset classifier and fix for validating the dimension
|
2021-09-08 21:58:17 -04:00 |
Richard Chen
|
3718c5a5bd
|
fix loading pretrained model
|
2021-09-08 11:53:05 -04:00 |
Richard Chen
|
bb50b69a57
|
fix for torch script
|
2021-09-08 11:20:59 -04:00 |
Richard Chen
|
7ab9d4555c
|
add crossvit
|
2021-09-01 17:13:12 -04:00 |