Irautak / FingerFlex

FingerFlex: a new state of the art model for prediction finger movements from brain activity (ECoG).
https://arxiv.org/abs/2211.01960
MIT License
23 stars 6 forks source link

the dimension of the input is wrong #5

Open Haric1215 opened 3 weeks ago

Haric1215 commented 3 weeks ago

RuntimeError: Given groups=1, weight of size [32, 2560, 3], expected input[128, 2480, 256] to have 2560 channels, but got 2480 channels instead

how can i change the input to channel 2580?