Skip to content

Generative Assistant Model framework for Surveillance and Threat detection

Notifications You must be signed in to change notification settings

omoknooni/GAMST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a3c5122 · Jun 13, 2024

History

50 Commits
Jun 13, 2024
May 31, 2024
May 31, 2024
Jun 13, 2024
Mar 30, 2024
Apr 27, 2024
May 31, 2024
May 3, 2024
May 2, 2024
Apr 15, 2024
Jun 13, 2024
Mar 22, 2024
Apr 24, 2024

Repository files navigation

GAMST

Generative Assistant Model framework for Surveillance and Threat detection

Topic

BERT 모델을 통한 CCTV 영상 위험 분석 보조 시스템

서비스 아키텍쳐

architecture.png

Model Workload Repo

Install

  • Requirements : Python3.10+

Install Dependency

python -m venv venv

source ./venv/bin/activate

pip install -r requirements.txt

Create .env file

AWS_ACCESS_KEY=
AWS_SECRET_ACCESS_KEY=
VIDEO_BUCKET=
DB_HOST=
DB_USER=
DB_PASSWORD=

Run server

python manage.py runserver

About

Generative Assistant Model framework for Surveillance and Threat detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published