Skip to content

jiayi-wei/NVIDIA-AICITY19-track3-anomaly-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains our code for AIC19 track3 at CVPRW19.

Requirements: Python 3 Caffe Opencv 3 Pytorch 0.4

  1. Run bg.py to produce background and frontgroung frames for every videos, and save them in ./test_bg_imgs and ./test_fg_imgs respectively.

  2. Run detection on all test videos in "./detection" directory.

  3. Run all scripts in ./preprocess directory to make video masks, locate_stuck and filter unsuitable bboxes.

  4. Run tracking codes to obtain the final results in './SOT'

About

The code for AIC19-track3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published