boostcampaitech3 / final-project-level3-cv-17

[2022.05.16 ~ 2022.06.10] 🌤️미세먼지 없는 맑은 사진📷 - 부스트캠프 AI Tech 3기 최종 프로젝트
13 stars 3 forks source link

[serving] Prototype2 PSD & SkyReplacement with Streamlit and FastAPI #21

Closed omocomo closed 2 years ago

omocomo commented 2 years ago

What is this PR?

효석님께서 올려주신 #17 을 포함한 #20 에 대한 PR입니다.

Changes

To reviewers

  1. requirements
    pip install -r requirements.txt  (in app/streamlit, SkyReplacement)
    pip install uvicorn
    pip install fastapi
    pip install streamlit==1.7
    pip install python-multipart
    pip install click==8.0.4
  2. 17 checkpoint/epoch_34.pth

  3. sky image path 수정
  4. 실행 : serving/fastapi에서 make -j 2 run_app
omocomo commented 2 years ago
  1. Streamlit 처음 화면 image
  2. Dehazing, 이어서 Segmentation 동작 image
  3. Sky Replacement image
  4. 정상 동작 시 image