-
* Name of dataset: UCF-Crime
* URL of dataset: https://visionlab.uncc.edu/download/summary/60-data/477-ucf-anomaly-detection-dataset
* License of dataset: Unkown
* Short description of dataset and …
-
> Previous work [16, 79] re-formulate the dataset for weakly supervised anomaly detection by **randomly selecting 6 anomaly videos and 4 normal videos into the train set**, with the remaining as test…
-
Recently,I am studying the problem of video anomaly detection. So I think that your work is very interesting. Looking forward your training code.
-
I have tested several anomaly detection repositories source code, and most of them didn't work. I have some advice for the upcoming code
# Essential
- [ ] Test it on a single purpose container l…
-
hello,is this the original code of《Anomaly Detection in Video via Self-Supervised and Multi-Task Learning》?
-
- [ ] lofi music gen : web / ml / sound / useful
- [ ] compile fft project to webassembly : web / sound / signal processing
- [ ] twitch chat excitement sentiment based auto clip suggestions: web / …
-
Dear Sir:
I read your paper and code. First of all, thank you very much for sharing the code. I am also doing some research on related aspects. I want to do some testing on my own video, but I am…
-
### Discussed in https://github.com/openvinotoolkit/anomalib/discussions/1721
Originally posted by **samet-akcay** February 9, 2024
Anomalib currently supports a number of video anomaly detec…
-
Thank you so much for creating this useful repo!
After I follow the instructions in the Usage section but the output I get in /temp/ is the frames of the video.
Please tell me how to get a .npy fi…
-
Hi, Thank you for your amazing work.
I have the problem when run file demo.py with some videos in dataset UCF anomaly detection dataset
I used some videos which original implementation used to demo …