ML engineer, Scikit-learn core-dev, working on PyTorch at Facebook AI
Highlights
- 10 discussions answered
Block or Report
Block or report NicolasHug
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
1,254 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2022
Created 15 commits in 1 repository
Created a pull request in pytorch/vision that received 8 comments
Opened 21 other pull requests in 1 repository
pytorch/vision
1
open
17
merged
3
closed
- Start doc revamp for detection models
- Fix weight doc generation
- Document make html-noplot as the default doc building method
- Add docs for SqueezeNet
-
Add docs for
SomeWeight.DEFAULTfields - Model doc revamp - first PR
- Cleanup prototype dataset implementation
- Migrate USPS prototype dataset
- Migrate SVHN prototype dataset
- Migrate Stanford Cars prototype dataset
- Migrate Oxford Pets prototype dataset
- Migrate Semeion prototype dataset
- Migrate EuroSAT prototype dataset
- Migrate Fer2013 prototype dataset
- Migrate Food101 prototype dataset
- Migrate DTD prototype dataset
- Migrate PCAM prototype dataset
- WIP Add table summarizing classification weights accuracies in docs
- Remove Bandit and CodeQL jobs
- Add needs_cuda to GPU decoder tests
- Add DDP support test for prototype datasets
Reviewed 50 pull requests in 2 repositories
pytorch/vision
25 pull requests
- Start doc revamp for detection models
- Add docs for ResNeXt
- Add docs for ConvNext
- Efficientnetv2
- EfficientNet New Documentation
- Restructuring metrics meta-data
- Adding revamp docs for vision_transformers and regnet
- Clean up purely informational fields from Weight Meta-data
- Replace distutils.spawn with shutil.which per PEP632 in setup script
- fix INaturalist 2021_train checksum
- Update meta-data documentation
-
Respect
strict=Falsewhen loading detection models - [PoC] reinstate but deprecate model_urls map
- Model doc revamp - first PR
- Fix typos
- Fix FGVCAircraft dataset documentation
- do not re-download from GDrive if file is already present
- improve error handling for GDrive downloads
- add background category to prototype VOC dataset
- fix caltech dataset downloads
- add warning if font is not set
- reinstate skips in case of missing third-party dependencies of prototype dataset tests
- Refactor prototype datasets
- pin python version for mypy checks
- update prototype dataset README
- Some pull request reviews not shown.
pytorch/pytorch
1 pull request
Created an issue in pytorch/vision that received 16 comments
Revamping our classification models docs
We're re-writing our models docs to make them clearer, simpler, and to properly document the upcoming multi-weight API. This issue is about adding …
6 of 15 tasks