jih0
jih0
I encountered the same error, so I changed it to the following and it worked for me: `from avalanche.benchmarks import nc_benchmark, ni_benchmark`
Oh, so even though my actual image size is (height=1024, width=1920), using `img_size=1536` doesn’t affect training a ViT with DETR, is that correct? I noticed that the `img_size` argument is...
@TempleX98 Thanks for your help. Would it be possible to ask for your advice despite your busy schedule?