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

[Refactoring] FastAPI 개발환경 세팅 및 포팅 #80

Open
11 tasks done
yoonghee opened this issue Aug 7, 2022 · 2 comments
Open
11 tasks done

[Refactoring] FastAPI 개발환경 세팅 및 포팅 #80

yoonghee opened this issue Aug 7, 2022 · 2 comments
Assignees
Labels
🏘 refactoring refactoring source code

Comments

@yoonghee
Copy link
Contributor

yoonghee commented Aug 7, 2022

What?

  • 백엔드를 분리하기 위해 FastAPI 초기 환경 세팅 및 이전 기능 그대로 사용할 수 있도록 포팅
  • Dependency에 영향을 받지 않게 하기 위해 Dockerizing

Todo

  • FastAPI 듀토리얼로 띄우기
  • Dockerizing
  • Streamlit 프론트와 API 송수신 테스트
  • 각 기능을 실행할 때마다 threshold set 하도록 구현
  • Violence Detection 기능 추가
  • Violence Filtering - YOLOv5
  • Violence Filtering - kinetics
  • Skip 기능 추가
  • Mute 기능 추가
  • 대체이미지 기능 추가
  • Reset 기능 추가
@yoonghee yoonghee added the 🏘 refactoring refactoring source code label Aug 7, 2022
@yoonghee yoonghee self-assigned this Aug 7, 2022
@km9mn
Copy link
Contributor

km9mn commented Aug 9, 2022

[ ] 동영상을 웹에 업로드하면 백엔드에서 연산 후 스코어 그래프를 웹에 반환

jeongjae96 pushed a commit that referenced this issue Aug 16, 2022
Implemented violence detection
@yoonghee
Copy link
Contributor Author

[ ] 동영상을 웹에 업로드하면 백엔드에서 연산 후 스코어 그래프를 웹에 반환

위에 1f3360a commit에 말씀하신대로 구현 완료하여 올렸습니다.

jeongjae96 added a commit that referenced this issue Aug 16, 2022
jeongjae96 added a commit that referenced this issue Aug 24, 2022
[refactoring] Add Violence filtering #80
@yoonghee yoonghee changed the title [Refactoring] FastAPI 개발환경 세팅 [Refactoring] FastAPI 개발환경 세팅 및 포팅 Aug 24, 2022
jeongjae96 added a commit that referenced this issue Aug 24, 2022
[refactoring] Add skip mute alter reset #80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏘 refactoring refactoring source code
Projects
None yet
Development

No branches or pull requests

2 participants