w1oves/Rein

How to combine rein and resnet or convnext?

yangyuya opened this issue · 2 comments

Hello,

I notice that there are reins_resnet.py and reins_convnext.py in the code, but threre is no config file for them. If I want to use rein in a resnet structure, how should I set the patch_size and zero_mlp_delta_f parameters, and do they matter much to the result?

Looking forward to your reply!

I will update this part of code in this week.

The configs for resnet and convnext have been updated in the latest version.