Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Real-time Application #87

Open
mnik17 opened this issue Dec 4, 2021 · 2 comments
Open

Real-time Application #87

mnik17 opened this issue Dec 4, 2021 · 2 comments

Comments

@mnik17
Copy link

mnik17 commented Dec 4, 2021

Hello,

I went through the paper and I ended up having a few questions regarding this approach.

  1. In the paper you say that you divide the testing videos in 32 parts and then run them through your evaluation (if I understand correctly). Since I need something that would run on a live camera stream, my question would be if you think it's possible to adapt the code in such a way that I'm able to feed the stream directly into the code and then evaluate a certain amount of time (for example 5 seconds) as one segment. In this manner I'd still be able to evaluate everything after a bit more than a minute. And what happens if you use fewer segments, e.g. 10? Is the performance worse and if so, do you have any idea how much worse it is? Because if I have fewer segments, theoretically I'd be able to evaluate and reach a conclusion faster.

  2. I'd also be thankful if you can share what kind of hardware are you using for this, as well as what was the runtime, since I'd only be using a CPU and I was planning on optimizing this method in order to run it on it. I was hopeful it will work, because compared to other methods, it seems a bit more lightweight.

Thank you for reading!

@qandeelabbassi
Copy link

qandeelabbassi commented Mar 3, 2022

@mnik17 did you discover the answers to the above questions yet?
@WaqasSultani I have the same questions. Can you please guide us?

@ekosman
Copy link

ekosman commented Feb 4, 2023

Find the implementation of the paper in Pytorch (contains an online version)
https://github.com/ekosman/AnomalyDetectionCVPR2018-Pytorch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants