I am using tutorials notebook with my custom data, code breaks today only it was working fine yesterday.
From further investigation, this error is due to latest commit on transformers modeling_swin.py file, where interpolation is by default false. Is there any a way to turn interpolation on, in tutorials notebook
I am using tutorials notebook with my custom data, code breaks today only it was working fine yesterday. From further investigation, this error is due to latest commit on transformers modeling_swin.py file, where interpolation is by default false. Is there any a way to turn interpolation on, in tutorials notebook