The definition of some function seems missing...
https://github.com/Adamdad/Repfusion/blob/2fe77c4c3c75592b4ea308488a926cc408e1a116/classification_distill/mmcls/models/classifiers/repfusion.py#L15C54-L15C68 So where is the definition of the Repfusion_Base? In utils.py, there is no declaration named the base class...
Hi, have you solved this issue?
https://github.com/Adamdad/Repfusion/blob/2fe77c4c3c75592b4ea308488a926cc408e1a116/classification_distill/mmcls/models/classifiers/repfusion.py#L15C54-L15C68 So where is the definition of the Repfusion_Base? In utils.py, there is no declaration named the base class...
Hi, have you solved this issue?
Where is the definition of the Repfusion_Base? In utils.py, we can't find it.