ekosman / AnomalyDetectionCVPR2018-Pytorch

Pytorch version of - https://github.com/WaqasSultani/AnomalyDetectionCVPR2018
172 stars 52 forks source link

not able to pass r3d152 feature extractor as argument #219

Closed AbhinavJangra29 closed 3 months ago

AbhinavJangra29 commented 4 months ago

in ad_live_pred.py is there a type regarding the r3d152 feature extractor?

AbhinavJangra29 commented 4 months ago

when i pass r3d152 as argument it says mode not implemented

ekosman commented 3 months ago

correct. I fixed it now.