You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm very excited to receive your issue!
My colleagues and I agree that ResRep is excellent work, and we will start to reproduce ResRep as soon as possible.
Could we invite you to review at that time? @DingXiaoH
* modified device selection
device cannot sucessfully control through argments "device"
* update with_sync
* Update ORTWrapper
change the way to create ort session, previous work would load same model twice.
* Update wrapper.py
fixed for lint
* Update wrapper.py
* Update wrapper.py
remove the backslash
* formating
using yapf to format the file
Co-authored-by: AllentDan <AllentDan@yeah.net>
Describe the feature
A SOTA channel pruning method, ResRep.
Motivation
This method is the SOTA static channel pruning method. It prunes a standard Res50 with over 50% FLOPs reduction and zero accuracy drop.
MMRazor is an awesome framework, but I am too busy these days so I would really appreciate it you could implement it in MMRazor.
Related resources
https://openaccess.thecvf.com/content/ICCV2021/html/Ding_ResRep_Lossless_CNN_Pruning_via_Decoupling_Remembering_and_Forgetting_ICCV_2021_paper.html
https://github.com/DingXiaoH/ResRep
Additional context
The text was updated successfully, but these errors were encountered: