Skip to content

ProjectPassionKing/FashionAppBack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FashionBack

Python Flask OpenCV PyTorch Azure Docker

Python 기반의 FashionApp 프로젝트의 백엔드 repository
FashionApp의 안드로이드 어플리케이션의 경우, 별도 repository를 참고하십시오. (https://github.com/soojlee0106/FashionApp)

Dev Team

강민규: 모델링
이수정: Flask, API
하지현: Azure 배포

Model

image

YOLO v8을 이용한 bounding box, 상의 하의 판정 (https://github.com/ultralytics/ultralytics)
Vision Transformer를 이용한 의류 별 classification

Version Info

  • Python: 3.8

Run docker

docker run -p 5000:5000 --rm flaskwebapp

Live Server Azure 주소

https://fashionapp.azurewebsites.net/

About

Flask backend for Fashion Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors