-
Notifications
You must be signed in to change notification settings - Fork 443
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Decouple mmpretrain: Efficientnet-V2-S (#3353)
* Initial commit for decouple mmpretrain * Remove mv3 with mmlab * Fix XAI explain functions * Revisit ignored_label for multi-label & h-label head * Fix some pipeline * Fix wrong config value * Fix XAI with H-label * Fix H-label & export with explain * Resolve some conflicts * Add TODO comments * Rename mv_cfgs to backbone_configs * Add timm.py * Decouple Efficientnet-v2 with Timm * Revisit forward_tracing * Replace recipes * Remove comments * Remove mmconfigs for effnet-V2
- Loading branch information
Showing
18 changed files
with
666 additions
and
389 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.