Skip to content

Child Abnormal Behavior Detection System Using GRU-based Behavioral Analysis Model

Notifications You must be signed in to change notification settings

kit-haemu/abnormal-behavior-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRU 기반 행동 분석 모델을 이용한 어린이 이상 행동 검출 시스템

Information

  • [DB pia] 한국정보기술학회 2022년도 하계종합학술대회 및 대학생논문경진대회
  • [DB pia] GRU 기반 행동 분석 모델을 이용한 어린이 이상 행동 검출 시스템
  • Quick Start Examples

    Preprocessing
    $ python preprocess.py -v ./원본/싸움/*/*/*.mp4 -l ./싸움/*/*/*.xml -s new_datasets/train/2 ../final_datasets/train/2 -f features_train_normal
    
    Train
    $ python train.py -d ../datasets
    
    Inference
    $ python inference.py 
    

    About

    Child Abnormal Behavior Detection System Using GRU-based Behavioral Analysis Model

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages