Skip to content

SiliconValleyInternship-KimChOI/FACE_TAG_Local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏷️#FACE_TAG

#FACE_TAG is a site that tags the characters in the video and lists the appearance times of the characters.

If you register the "Harry Potter" video on the website, you can check the video results of tagging Harry, Ron, and Hermione, the main cast of Harry Potter, and the time the person appeared.

#FACE_TAG는 영상 속 인물들을 태깅하고 인물들의 등장 시간을 리스트로 정리해주는 사이트입니다.

'해리포터' 영상을 등록하면 해리포터의 주요 출연진인 'Harry', 'Ron', 'Hermione'을 태깅한 영상 결과와 해당 사람이 등장한 시간을 확인할 수 있습니다.

DEMO : https://youtu.be/bAEyQdHFb_w
배포 : www.facenet.shop
발표 자료 : https://drive.google.com/file/d/179TgZDUEb0vP0L2Ygpokr9drN3RBsGLN/view?usp=sharing

upload1 upload2 timeline

✏ Features

1) Printing Face Tag on Original Video
2) Timestamp of Person Appearance

✏ System Archetecture

Untitled

✏ Tech Stack

     Frontend      Backend etc
REACT Flask Redis Celery Python PyTorch OpenCV YOLO Gunicorn MySQL VScode Git GitHub
- Frontend : React
- Backend : Flask / Redis / Celery / Python / Pytorch / OpenCV
- Middleware : Gunicorn
- AI model : YOLO v5
- Database : MySQL
- etc : Nginx / VScode / Amazon S3 / Git&GitHub

✏ Initialization

  • clone the Repository
$ git clone https://github.com/SiliconValleyInternship-KimChOI/Docker.git

  • Install npm packages & Start React
$ cd frontend
$ npm i
$ npm start

  • Start Flask
$ cd backend
$ flask run


  • Start Celery
$ cd backend

Windows
$ celery -A tasks worker --pool=solo -l info
Mac
$ celery -A tasks worker --loglevel=info 

✏ Team Members

Our Team Name : Kim ChOI <- Our last name is Kim + Ch(oi) + O(=Oh) + I(=Lee)

😎SeoYeong Kim (leader) - https://github.com/ksy990628

🎅MinJeong Kim - https://github.com/kimminje0ng

🧑HongGi Oh - https://github.com/ohhondgi

👨‍💻DongHeon Lee - https://github.com/Dongheon97

🙎‍♀️SeungMi Lee - https://github.com/minewet

👱‍♀️Seyeon Choi - https://github.com/barabobBOB