Open joos2010kj opened 2 years ago
Hi, you can randomly select the videos multiple times (over 10 times) and the performance should be similar regardless of the seed. I didn't keep consistent with the previous paper because they didn't provide the dataset either. So I just do some random selection and compare with them. Although I would say this is a bit unfair.
Hello!
Can I ask how you randomly selected the videos for the train set, as there is no standard for randomness mentioned? Like, did you use numpy.random.seed(0)? If possible, could you provide the 60 anomaly videos and 40 normal videos used for the process?