firrice

Results 2 issues of firrice

Hi, I wonder if you do the experiments on the 30 resamples of UCR or just on the default train/test split?( I'm not sure after reading 《InceptionTime》), thanks!

Hi, i have noticed that the val_dataset also played a role of "test_dataset" in the raw code below, and the final result was decided by it: ![image](https://github.com/mikwieczorek/centroids-reid/assets/26590498/d670c015-35b1-490d-9d1f-f5fd21ca4c91) So, does it...