Hi, I'm trying to train and evaluate the model on DSEC-DET dataset, but i'm getting problems on padding, in fact the input tensor is of shape 640x480 but I get an error in utils/padding.py
assert ht <= ht_des assert wd <= wd_des
there exist a configuratio for DSEC?
thank you in advance.
Hi, I'm trying to train and evaluate the model on DSEC-DET dataset, but i'm getting problems on padding, in fact the input tensor is of shape 640x480 but I get an error in utils/padding.py
assert ht <= ht_des assert wd <= wd_desthere exist a configuratio for DSEC?
thank you in advance.