Closed HJL8055 closed 10 months ago
Hello, Could you please re-download the dataset and also pull the code again and try again? We uploaded a validation file with the wrong stride, which caused a mismatch with the ground truth. It should be fixed now. Please be aware in these plots, there are two recordings, each with 480 data points.
Sorry for causing the inconvenience!
Hello, Could you please re-download the dataset and also pull the code again and try again? We uploaded a validation file with the wrong stride, which caused a mismatch with the ground truth. It should be fixed now. Please be aware in these plots, there are two recordings, each with 480 data points.
Sorry for causing the inconvenience!
Wow, it worked for me! Thank you very much!
Hello,
I am trying to run the model. Since I don't know how to handle with the path(/DATA/pupil_st/data_ts_500) in the file"process_event.py", I skip the second step and run convlstm-et-pytorch-event.py with the data which is downloaded from Synthetic Event-based Eye Tracking (SEET) dataset link (event frame).
But after training 60 epochs, I get a bad result.
Size 60, Epoch 59, Loss: 0.007099685608409345, err_rate_1:0.9864583611488342, err_rate_3:0.8781250715255737, err_rate_5:0.6864583492279053 err: 0.33020836114883423 num_values: 317 tot_values: 960 I appreciate any assistance or insights into resolving this issue. Thank you in advance!