- Vancouver, BC
- rwightman.com
- @wightmanr
Highlights
- Pro
- 69 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)
647 contributions in the last year
Activity overview
Contribution activity
January 2022
Created 29 commits in 3 repositories
Created a pull request in rom1504/img2dataset that received 6 comments
Enhance image resize processing (esp re downscale)
add support for different downsample and upsample interpolation (area only interpolation for dowsample that is reasonable without extra filtering …