-
Hello,
Thank you for your excellent research and for making the code available as open-source software. I have tried to reproduce the experiment with your code and noticed that only the Toy Dataset i…
-
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](ht…
-
Thanks to the authors for bringing such an impressive work in VAD, for now I believe it is almost the best work in this field!
Just wondering when the complete version of reproducing the benchmark…
SDret updated
4 months ago
-
Dear authors,
Hello, I have a question, in the reproduction of 2.Optical Flow when there are some problems. According to your environment, on my linux 1080ti, execute `python pre_processing / flows.p…
-
I've been testing the pedestrian spawning feature using manual control in Carla 0.9.7. In some areas of Town03, I can see that the pedestrians are not resting on the ground/road and instead they a…
-
Encountered an issue during the training phase in Evaluate_ped2.py.
for video in sorted(videos_list):
video_name = video.split('/')[-1]
anomaly_list1 += anomaly_score_list_inv(l…
-
Use this code, Why can't I get the auc of 97%?, train 60 epochs on ped2 , get the auc of 89%
-
I attempted to train a model using the IITB-corridor dataset following a similar approach used for the Avenue dataset. However, the training results are suboptimal, achieving only around 61-62% accura…
-
First of all, thank you for open-sourcing your code to us. I have the following question and would be thankful if you could answer it.
1- I train the model and generate the weight following the instr…
-
Hi,
I recently tried to test your network on Shanghai Tech dataset but I have been unable to reproduce the results of your paper.
Could you help me identify the issue ?
Here are the results I got…