gnosisyuw / CrevNet-Traffic4cast

Apache License 2.0
27 stars 6 forks source link

About another dataset #6

Open rrxi opened 3 years ago

rrxi commented 3 years ago

I want to use CrevNet for abnormal event detection of video. I convert Avenue dataset to 256x256x1 according to convert_kth.lua, get this error image then, I convert avenue to 64x64x1, it can work, but get this result image

I want to know, which training parameters need to be modified. image

rrxi commented 3 years ago

My solution is to change param w, h of zig_rev_predictor.

I am not sure if this modification will affect performance.