-
Notifications
You must be signed in to change notification settings - Fork 228
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEATURE] add quant algo Learned Step Size Quantization
#346
Commits on Oct 9, 2022
-
huangpengsheng committed
Oct 9, 2022 Configuration menu - View commit details
-
Copy full SHA for 34a2d51 - Browse repository at this point
Copy the full SHA 34a2d51View commit details
Commits on Oct 24, 2022
-
Fix a bug in make_divisible. (open-mmlab#333)
fix bug in make_divisible Co-authored-by: liukai <liukai@pjlab.org.cn>
Configuration menu - View commit details
-
Copy full SHA for 6659a34 - Browse repository at this point
Copy the full SHA 6659a34View commit details -
[Fix] Fix counter mapping bug (open-mmlab#331)
* fix counter mapping bug * move judgment into get_counter_type & update UT
Configuration menu - View commit details
-
Copy full SHA for a6a337b - Browse repository at this point
Copy the full SHA a6a337bView commit details -
[Docs]Add MMYOLO projects link (open-mmlab#334)
* [Doc] fix typos in en/usr_guides (open-mmlab#299) * Update README.md * Update README_zh-CN.md Co-authored-by: Sheffield <49406546+SheffieldCao@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 31052ea - Browse repository at this point
Copy the full SHA 31052eaView commit details -
[Features]Support
MethodInputsRecorder
andFunctionInputsRecorder
(……open-mmlab#320) * support MethodInputsRecorder and FunctionInputsRecorder * fix bugs that the model can not be pickled * WIP: add pytest for ema model * fix bugs in recorder and delivery when ema_hook is used * don't register the DummyDataset * fix pytest
Configuration menu - View commit details
-
Copy full SHA for 972fd8e - Browse repository at this point
Copy the full SHA 972fd8eView commit details -
huangpengsheng committed
Oct 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 55c5499 - Browse repository at this point
Copy the full SHA 55c5499View commit details
Commits on Oct 25, 2022
-
retina loss & predict & tesnor DONE
huangpengsheng committedOct 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 8f57a52 - Browse repository at this point
Copy the full SHA 8f57a52View commit details -
[Feature] Add deit-base (open-mmlab#332)
* WIP: support deit * WIP: add deithead * WIP: fix checkpoint hook * fix data preprocessor * fix cfg * WIP: add readme * reset single_teacher_distill * add metafile * add model to model-index * fix configs and readme
Configuration menu - View commit details
-
Copy full SHA for 8c7cdb3 - Browse repository at this point
Copy the full SHA 8c7cdb3View commit details
Commits on Oct 26, 2022
-
[Feature]Feature map visualization (open-mmlab#293)
* WIP: vis * WIP: add visualization * WIP: add visualization hook * WIP: support razor visualizer * WIP * WIP: wrap draw_featmap * support feature map visualization * add a demo image for visualization * fix typos * change eps to 1e-6 * add pytest for visualization * fix vis hook * fix arguments' name * fix img path * support draw inference results * add visualization doc * fix figure url * move files Co-authored-by: weihan cao <HIT-cwh>
Configuration menu - View commit details
-
Copy full SHA for 1e8f886 - Browse repository at this point
Copy the full SHA 1e8f886View commit details -
[Feature] Add kd examples (open-mmlab#305)
* support kd for mbv2 and shufflenetv2 * WIP: fix ckpt path * WIP: fix kd r34-r18 * add metafile * fix metafile * delete
Configuration menu - View commit details
-
Copy full SHA for db32b32 - Browse repository at this point
Copy the full SHA db32b32View commit details -
[Doc] add documents about pruning. (open-mmlab#313)
* init * update user guide * update images * update * update How to prune your model * update how_to_use_config_tool_of_pruning.md * update doc * move location * update * update * update * add mutablechannels.md * add references Co-authored-by: liukai <liukai@pjlab.org.cn> Co-authored-by: jacky <jacky@xx.com>
Configuration menu - View commit details
-
Copy full SHA for 5eaa225 - Browse repository at this point
Copy the full SHA 5eaa225View commit details -
[Feature] PyTorch version of `PKD: General Distillation Framework for…
… Object Detectors via Pearson Correlation Coefficient`. (open-mmlab#304) * add pkd * add pytest for pkd * fix cfg * WIP: support fcos3d * WIP: support fcos3d pkd * support mmdet3d * fix cfgs * change eps to 1e-6 and add some comments * fix docstring * fix cfg * add assert * add type hint * WIP: add readme and metafile * fix readme * update metafiles and readme * fix metafile * fix pipeline figure
Configuration menu - View commit details
-
Copy full SHA for 86c6153 - Browse repository at this point
Copy the full SHA 86c6153View commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0fb34d3 - Browse repository at this point
Copy the full SHA 0fb34d3View commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e533cb - Browse repository at this point
Copy the full SHA 7e533cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1180cda - Browse repository at this point
Copy the full SHA 1180cdaView commit details
Commits on Nov 1, 2022
-
[Refactor] Refactor Mutables and Mutators (open-mmlab#324)
* refactor mutables * update load fix subnet * add DumpChosen Typehint * adapt UTs * fix lint * Add GroupMixin to ChannelMutator (temporarily) * fix type hints * add GroupMixin doc-string * modified by comments * fix type hits * update subnet format * fix channel group bugs and add UTs * fix doc string * fix comments * refactor diff module forward * fix error in channel mutator doc * fix comments Co-authored-by: liukai <liukai@pjlab.org.cn>
Configuration menu - View commit details
-
Copy full SHA for d37829e - Browse repository at this point
Copy the full SHA d37829eView commit details -
[Fix] Update readme (open-mmlab#341)
* update kl readme * update dsnas readme * fix url
Configuration menu - View commit details
-
Copy full SHA for d90c786 - Browse repository at this point
Copy the full SHA d90c786View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c567e4 - Browse repository at this point
Copy the full SHA 9c567e4View commit details
Commits on Nov 2, 2022
-
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for fe13c44 - Browse repository at this point
Copy the full SHA fe13c44View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 1f449b4 - Browse repository at this point
Copy the full SHA 1f449b4View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 4c72514 - Browse repository at this point
Copy the full SHA 4c72514View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 45d40aa - Browse repository at this point
Copy the full SHA 45d40aaView commit details -
remove CPatcher in custome_tracer
humu789 committedNov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for fa06c01 - Browse repository at this point
Copy the full SHA fa06c01View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 71ea8e8 - Browse repository at this point
Copy the full SHA 71ea8e8View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for f82ec7d - Browse repository at this point
Copy the full SHA f82ec7dView commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 10f59a5 - Browse repository at this point
Copy the full SHA 10f59a5View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 4f90606 - Browse repository at this point
Copy the full SHA 4f90606View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for aca5023 - Browse repository at this point
Copy the full SHA aca5023View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 619bb20 - Browse repository at this point
Copy the full SHA 619bb20View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for b1bfd1e - Browse repository at this point
Copy the full SHA b1bfd1eView commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for b75b685 - Browse repository at this point
Copy the full SHA b75b685View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 515325a - Browse repository at this point
Copy the full SHA 515325aView commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 376034a - Browse repository at this point
Copy the full SHA 376034aView commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 0ed8622 - Browse repository at this point
Copy the full SHA 0ed8622View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 3241f29 - Browse repository at this point
Copy the full SHA 3241f29View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 8ac6576 - Browse repository at this point
Copy the full SHA 8ac6576View commit details -
humu789 committed
Nov 2, 2022 Configuration menu - View commit details
-
Copy full SHA for e3d5933 - Browse repository at this point
Copy the full SHA e3d5933View commit details
Commits on Nov 3, 2022
-
humu789 committed
Nov 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 902d9d4 - Browse repository at this point
Copy the full SHA 902d9d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ccb95 - Browse repository at this point
Copy the full SHA 97ccb95View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe55319 - Browse repository at this point
Copy the full SHA fe55319View commit details
Commits on Nov 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1191b29 - Browse repository at this point
Copy the full SHA 1191b29View commit details -
Configuration menu - View commit details
-
Copy full SHA for f98702e - Browse repository at this point
Copy the full SHA f98702eView commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 04c2835 - Browse repository at this point
Copy the full SHA 04c2835View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7727de - Browse repository at this point
Copy the full SHA a7727deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8f719 - Browse repository at this point
Copy the full SHA 7a8f719View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a17020 - Browse repository at this point
Copy the full SHA 8a17020View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8745593 - Browse repository at this point
Copy the full SHA 8745593View commit details -
Configuration menu - View commit details
-
Copy full SHA for c73e477 - Browse repository at this point
Copy the full SHA c73e477View commit details -
Configuration menu - View commit details
-
Copy full SHA for f29694b - Browse repository at this point
Copy the full SHA f29694bView commit details
Commits on Nov 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for af12bac - Browse repository at this point
Copy the full SHA af12bacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea1812 - Browse repository at this point
Copy the full SHA 8ea1812View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5865fe - Browse repository at this point
Copy the full SHA f5865feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44bee5c - Browse repository at this point
Copy the full SHA 44bee5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7f4a7 - Browse repository at this point
Copy the full SHA 9a7f4a7View commit details