seominseok0429 / Real-world-Anomaly-Detection-in-Surveillance-Videos-pytorch

Real-world Anomaly Detection in Surveillance Videos- pytorch Re-implementation
102 stars 24 forks source link

what does all_rgbs and all_flows mean here? #23

Open Swassow opened 1 year ago

Swassow commented 1 year ago

I want to use my own dataset. I can generate numpy array from videos but why there is two numpy array for same video? Can you please explain? Thanks in advance.