Sara-Ahmed / SiT

Self-supervised vIsion Transformer (SiT)
324 stars 49 forks source link

utils.py is outdated #32

Closed hongjuny closed 1 year ago

hongjuny commented 2 years ago

I am having trouble running the code, mostly from the error messages that the "utils.py" is missing several functions.

AttributeError: module 'utils' has no attribute 'get_params_groups'

Thanks!

Sara-Ahmed commented 1 year ago

Sorry for the late response. The utils file is updated.