- Vancouver, BC
- rwightman.com
- @wightmanr
Highlights
- Pro
- 102 discussions answered
Block or Report
Block or report rwightman
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
pytorch-image-models Public
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
-
efficientdet-pytorch Public
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
-
gen-efficientnet-pytorch Public
Pretrained EfficientNet, EfficientNet-Lite, MixNet, MobileNetV3 / V2, MNASNet A1 and B1, FBNet, Single-Path NAS
-
pytorch-dpn-pretrained Public
Dual Path Networks (DPN) supporting pretrained weights converted from original MXNet implementation
-
posenet-python Public
A Python port of Google TensorFlow.js PoseNet (Real-time Human Pose Estimation)
-
posenet-pytorch Public
A PyTorch port of Google TensorFlow.js PoseNet (Real-time Human Pose Estimation)
582 contributions in the last year
Activity overview
Contribution activity
July 2022
Created 50 commits in 3 repositories
Opened 2 pull requests in 1 repository
rwightman/pytorch-image-models
2
merged
Created an issue in apple/ml-cvnets that received 7 comments
LayerNorm2d != GroupNorm w/ groups=1
Re your MobileVit2, these two norms are not equivalent and it would be misleading to call it LayerNorm2d as the group norm w/ groups=1 is not equiv…






