Skip to content

Pull requests: huggingface/pytorch-image-models

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Identity is not the same thing as equality in Python
#1 by cclauss was merged May 14, 2019 Loading… updated May 14, 2019
Fix bug for prefetcher
#2 by zhunzhong07 was merged May 26, 2019 Loading… updated May 26, 2019
Correct name
#7 by zhunzhong07 was merged Jun 3, 2019 Loading… updated Jun 3, 2019
Avoid shadowing builtin: input --> curr_input
#6 by cclauss was closed Jun 20, 2019 Loading… updated Jun 20, 2019
Replace getattr with hasattr in get_state_dict
#13 by bermanmaxim was closed Jun 21, 2019 Loading… updated Jun 21, 2019
Weights, arguments, epoch counting, and more
#16 by rwightman was merged Jun 29, 2019 Loading… updated Jul 7, 2019
Resnet refactoring
#19 by rwightman was merged Jul 20, 2019 Loading… updated Aug 10, 2019
Update helpers.py
#23 by aovoc was merged Aug 10, 2019 Loading… updated Aug 11, 2019
Port Gluon Aligned Xception models
#24 by rwightman was merged Aug 12, 2019 Loading… updated Aug 12, 2019
MixNet-XL
#29 by rwightman was closed Aug 25, 2019 Loading… updated Aug 25, 2019
MixNet-XL
#30 by rwightman was merged Aug 25, 2019 Loading… updated Aug 26, 2019
Optimizers and more
#31 by rwightman was merged Aug 28, 2019 Loading… updated Aug 28, 2019
Add Res2net and DLA models. Update sotabench.
#35 by rwightman was merged Sep 5, 2019 Loading… updated Oct 23, 2019
More optimizer work
#32 by rwightman was merged Aug 29, 2019 Loading… updated Oct 23, 2019
Add AutoAugment ImageNet policies for training
#33 by rwightman was merged Sep 2, 2019 Loading… updated Dec 6, 2019
Distribute BatchNorm stats
#62 by rwightman was merged Dec 20, 2019 Loading… updated Dec 21, 2019
Incorporate SelecSLS Models
#65 by mehtadushy was merged Dec 30, 2019 Loading… updated Jan 11, 2020
Added commandline argument validation-batch-size-multiplier.
#83 by andravin was merged Feb 5, 2020 Loading… updated Feb 5, 2020
ECA-Net Efficient Channel Attention
#82 by chris-ha458 was merged Feb 9, 2020 Loading… updated Feb 15, 2020
AugMix, JSD loss, SplitBatchNorm (Auxiliary BN), and more
#74 by rwightman was merged Jan 11, 2020 Loading… updated Feb 21, 2020
SelecSLS updates
#66 by rwightman was merged Dec 31, 2019 Loading… updated Feb 21, 2020
RandAugment and more
#52 by rwightman was merged Nov 22, 2019 Loading… updated Feb 21, 2020
Typo
#95 by chris-ha458 was closed Mar 2, 2020 Loading… updated Mar 2, 2020
EcaBam
#87 by chris-ha458 was closed Mar 6, 2020 Loading… updated Mar 6, 2020
ProTip! Filter pull requests by the default branch with base:main.