Highlights
- Arctic Code Vault Contributor
Pinned
796 contributions in the last year
Contribution activity
January 2021
Created 26 commits in 2 repositories
Created 1 repository
Created a pull request in pytorch/vision that received 1 comment
Add MobileNetV3 architecture with Classification & Detection models
Fixes #1676 This PR adds MobileNetV3 in TorchVision: Implementations of the MobileNetV3 Large and MobileNetV3 Small architectures for classificat…
+487
−63
•
1
comment
Opened 14 other pull requests in 1 repository
pytorch/vision
10
merged
4
closed
- Add High-res FasterRCNN MobileNetV3 and tune Low-res for speed
- Static analysis improvements python
- [WIP] Python3.9 in CI
- Update to clang-format 11
- Add MobileNetV3 architecture for Detection
- Add MobileNetV3 architecture for Classification
- [DONOTMERGE] Investigate broken clang-format test
- RetinaNet FPN with Low Resolution
- Remove the FPN from the RetinaNet with MobileNetV3 backbone
- Update Documentation and weight URLs of MobileNetV3 models
- Use is_floating_point() to check for float image
- Fix trainable_layers on RetinaNet + minor doc fixes
- RetinaNet with MobileNetV3 FPN backbone
- Add Torch Selective macros in all C++ Ops for better support on mobile
Reviewed 21 pull requests in 2 repositories
pytorch/vision 16 pull requests
- Unify parameters formatting in docstrings + new CI check
- Sasha/improvements
- minor typo fix
- Fixes no grad and range bugs in utils.
- Add float check in GeneralizedRCNN normalize
- return identity when blocks less than 1 in resnet
- Make download_url() follow redirects (#3235)
- Add float cast in GeneralizedRCNN normalize
- Fixed warning in torchvision.models.detection.transforms._resize_image_and_masks.
- Update README.rst
- Remove unused imports after manual review
- Adjust adjust_* transforms
- RetinaNet with MobileNetV3 FPN backbone
- Add MobileNetV3 Architecture in TorchVision
- reword parallel execution description for Dataset
- Update required cmake version
Created an issue in pytorch/vision that received 10 comments
ONNX tests failing on master
10
comments
Opened 3 other issues in 1 repository
13
contributions
in private repositories
Jan 4 – Jan 20