talreiss / Accurate-Interpretable-VAD

Attribute-based Representations for Accurate and Interpretable Video Anomaly Detection
https://arxiv.org/abs/2212.00789
Other
84 stars 10 forks source link

how long does the bboxes.py running? #22

Closed TheExileCoder closed 3 months ago

TheExileCoder commented 3 months ago

i train ped2 bboxes by commond

python pre_processing/bboxes.py --dataset_name=ped2 --train

and it has run 20 hours without any tips or logs like this, is it all right?

image

talreiss commented 3 months ago

I guess you're running it on CPU, so it should be very fast on GPU

TheExileCoder commented 3 months ago

I guess you're running it on CPU, so it should be very fast on GPU

which GPU version (3090, 3080 ...) did you use in this project?

talreiss commented 3 months ago

I used RTX2080, not sure what version you mean.

TheExileCoder commented 3 months ago

I know, just it, thank you.