λ―Όμ μ | λ°±κ²½λ₯ | μ΄λμ° | μλμ° | μ΄ν¨μ |
---|---|---|---|---|
@seonahmin | @baekkr95 | @omocomo | @Dongwoo-Im | @hyoseok1223 |
Image Dehazing | Product Serving | Product Serving | Image Dehazing | PM, Sky Replacement |
Problem Definition
Main features
Dependencies and Installation
environment.yaml
μ name, prefix μ€μ κ°μνκ²½ μμ± λ° install
cd serving
conda env create -f environment.yaml # κ°μνκ²½ μμ± + install
conda activate serving # environment.yamlμ name
pip install mmcv-full -f https://download.openmmlab.com/mmcv/dist/cu110/torch1.7/index.html
λͺ¨λΈ Weights λ€μ΄λ‘λ
serving/app
μμ weights ν΄λλ₯Ό λ§λλλ€. ꡬ쑰λ λ€μκ³Ό κ°μ΅λλ€.
weights
βββ Dehazing
β βββ Dehazeformer-Finetune.pth
βββ Sky
βββ SkyDB
β βββ sky_db_clip.h5
βββ SkySegmentation
βββ seg_epoch_20.pth
DB URL μ€μ
serving/app/db/__init__.py
μ MONGO_URL μ€μ μ€ν μν€κΈ°
cd serving
make -j 2 run_app
λ°λͺ¨ μμ
Image Dehazing
Sky Replacement
DataSet