-
OpenMMLab
Block or Report
Block or report mzr1996
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
mmclassification Public
Forked from open-mmlab/mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
Jupyter Notebook 1
-
-
-
-
asynctasks.vim Public
Forked from skywind3000/asynctasks.vim
🚀 Modern Task System for Project Building, Testing and Deploying !!Vim script
383 contributions in the last year
Less
More
Contribution activity
December 2021
Created 29 commits in 2 repositories
Created 1 repository
- mzr1996/pytorch-grad-cam Python
Created a pull request in open-mmlab/mmclassification that received 8 comments
[Enhance] Enhance feature extraction function.
Motivation
Feature extraction is an important function of the backbone. We already have the extract_feat method in ImageClassifier, but it can only…
+707
−147
•
8
comments
Opened 12 other pull requests in 2 repositories
open-mmlab/mmclassification
1
open
10
merged
- [Docs] Add new pre-commit hooks and update docs.
- [Reproduction] Reproduce training results of T2T-ViT
-
[Refactor] Change
load_json_logstoload_json_log. - [Docs] Update docs.
- [Enhance] Imporve efficiency of precision, recall, f1_score and support.
- [Enhance] Improve accuracy calculation performance.
- [Docs] Fix docs build dependency.
- [CI] Cancel previous runs that are not completed.
- [Enhance] Try to create a symbolic link on windows.
- [Feature] Add DeiT backbone and checkpoints.
- [CI] Skip build CI if only configs or docs modification.
jacobgil/pytorch-grad-cam
1
merged
Reviewed 16 pull requests in 1 repository
open-mmlab/mmclassification
16 pull requests
- [Enhancement] Improve the accuracy of ResNet
- [Reproduction] Reproduce RegNetX training accuracy.
- [Feature] Add Precise BN
- [Feature] Add vis-cam tool
- [Fix] training time validation bug fix
- [Feature] Repeated Aug and Sampler Registry
- [Feature] Add DeiT backbone and checkpoints.
- [Feature] LAMB optimizer
- [Fix] Update mmcv,torch,cuda version in Dockerfile and doc
- [Enhance] Added NumClassCheckHook and CI tests
- [Feature] Implement the conformer backbone.
- [Feature] Add the frozen function for Swin Transformer model
- [Fix] Fix failure links
- [Fix] Fix a bug for multiple output in swin transformer.
- [Docs] Add analysis&msic docs
- Fix bugs and Refactor analysis_log