File size: 1,400 Bytes
8a6df40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# TryYours - High Resolution Virtual Try On site using HR-VITON.
![teaser image](./figures/teaser.png)
> [KR presentation](./TryYours_presentation_kr.pdf)

## Colab Demo
You can simply try it using colab
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1fP5Wia4ukTp6WC5FlSa7InW7cOLXCePy?usp=sharing)

## Team member

|<img src="https://avatars.githubusercontent.com/lastdefiance20" width="100">| <img src="https://avatars.githubusercontent.com/hswek" width="100">|
|-|-|
|[Jaeyoon Jung](https://github.com/lastdefiance20), soongsil university|[Seungwoo Han](https://github.com/hswek), soongsil university|

## Process Overview
![process overview image](./figures/process_overview.png)

## Code Running Environment
> ## run at ubuntu
> **use docker image of paperspace gradient Scratch docker**\
> https://hub.docker.com/r/paperspace/gradient-base \
> **docker tag** \
> pt112-tf29-jax0314-py39-20220803

## Installation
~~see [INSTALL.md](./INSTALL.md) for the installation~~
we will add INSTALL.md soon.

## References
#### HR-VITON
https://github.com/sangyun884/HR-VITON
#### Posenet
https://github.com/rwightman/posenet-python
#### Graphonomy
https://github.com/Gaoyiminggithub/Graphonomy
#### detectron2
https://github.com/facebookresearch/detectron2
#### cloth image segmentation
https://github.com/ternaus/cloths_segmentation