Skip to content

Kebniss/AutoDetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoDetect

Code for my Insight project, AutoDetect. This project is about finding anomalies in videos.

This repo contains two approaches: supervised and unsupervised/self-supervised. The code for Supervised is pure PyTorch, whereas the Unsupervised codebase is a mix of numpy/pytorch for the baseline (simple Frame2Frame similarity) and piggybacks on Pix2Pix for the GAN.

Please check my slide deck to see the results of each model.

About

Code for my Insight project, AutoDetect. This project is about finding anomalies in videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published