astnet icon indicating copy to clipboard operation
astnet copied to clipboard

Training error

Open Akahori000 opened this issue 1 year ago • 1 comments

Hello, Thank you for the code! I have tried training with the ped2 dataset, but I got this error with the default pred2_wresnet.yaml.

python train.py \
    --cfg config/ped2_wresmet.yaml

RuntimeError: Given groups=1, weight of size [2048, 16384, 1, 1], expected input[2, 8192, 28, 36] to have 16384 channels, but got 8192 channels instead

Could you provide me with ped2_wresnet.yaml that works for the training of UCSped2? (http://www.svcl.ucsd.edu/projects/anomaly/dataset.html)

image

Akahori000 avatar Mar 10 '24 08:03 Akahori000

Hi, Thanks for your interest!

Please, check this line

vt-le avatar Mar 18 '24 04:03 vt-le