Showing
156 changed files
with
1547 additions
and
0 deletions
Code/HD-CelebA-Cropper/.gitignore
0 → 100644
Code/HD-CelebA-Cropper/align.py
0 → 100644
Code/HD-CelebA-Cropper/cropper.py
0 → 100644
Code/HD-CelebA-Cropper/scores.txt
0 → 100644
This diff could not be displayed because it is too large.
Code/MaskTheFace/.gitattributes
0 → 100644
Code/MaskTheFace/.gitignore
0 → 100644
Code/MaskTheFace/_config.yml
0 → 100644
Code/MaskTheFace/images/000001.jpg
0 → 100644

11.2 KB
Code/MaskTheFace/images/000001_binary.jpg
0 → 100644

2.41 KB
Code/MaskTheFace/images/000001_masked.jpg
0 → 100644

21.4 KB
Code/MaskTheFace/mask_the_face.py
0 → 100644
Code/MaskTheFace/masks/masks.cfg
0 → 100644
Code/MaskTheFace/masks/templates/KN95.png
0 → 100644

236 KB

415 KB

415 KB
Code/MaskTheFace/masks/templates/N95.png
0 → 100644

326 KB

491 KB

495 KB
Code/MaskTheFace/masks/templates/cloth.png
0 → 100644

308 KB

300 KB

302 KB
Code/MaskTheFace/masks/templates/gas.png
0 → 100644

1.11 MB

463 KB

464 KB

157 KB

329 KB

242 KB

243 KB

242 KB

179 KB

181 KB

128 KB

129 KB

75.7 KB

280 KB

21.5 KB

849 KB

592 KB

881 KB

937 KB

622 KB

72.8 KB

335 KB

391 KB

242 KB

351 KB

564 KB

1.21 MB

740 KB

849 KB

320 KB

118 KB

60.7 KB

140 KB

231 KB

274 KB

155 KB

554 KB

343 KB

60 KB
Code/MaskTheFace/requirements.txt
0 → 100644
Code/MaskTheFace/utils/__init__.py
0 → 100644
Code/MaskTheFace/utils/aux_functions.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/MaskTheFace/utils/create_mask.py
0 → 100644
Code/MaskTheFace/utils/display.txt
0 → 100644
Code/MaskTheFace/utils/fetch_dataset.py
0 → 100644
Code/MaskTheFace/utils/fit_ellipse.py
0 → 100644
Code/MaskTheFace/utils/point_the_mask.py
0 → 100644
Code/MaskTheFace/utils/read_cfg.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/image-inpainting/configs/__init__.py
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
Code/image-inpainting/configs/config.py
0 → 100644
Code/image-inpainting/configs/facemask.yaml
0 → 100644
Code/image-inpainting/configs/places365.yaml
0 → 100644
Code/image-inpainting/configs/segm.yaml
0 → 100644
Code/image-inpainting/datasets/__init__.py
0 → 100644
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
Code/image-inpainting/datasets/dataset.py
0 → 100644
Code/image-inpainting/infer.py
0 → 100644
Code/image-inpainting/loggers/__init__.py
0 → 100644
No preview for this file type
No preview for this file type
Code/image-inpainting/loggers/loggers.py
0 → 100644
Code/image-inpainting/loggers/runs/your training logs are here, use tensorboard to view .txt
0 → 100644
File mode changed
Code/image-inpainting/losses/__init__.py
0 → 100644
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
Code/image-inpainting/losses/adversarial.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/image-inpainting/losses/dice.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/image-inpainting/losses/ssim.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/image-inpainting/metrics/__init__.py
0 → 100644
This diff is collapsed. Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
Code/image-inpainting/metrics/dicecoeff.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/image-inpainting/metrics/pixelacc.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/image-inpainting/models/__init__.py
0 → 100644
This diff is collapsed. Click to expand it.
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
Code/image-inpainting/models/networks.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/image-inpainting/models/unet.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/image-inpainting/train.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/image-inpainting/trainer.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/image-inpainting/unet_trainer.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/pConv-Keras/.gitignore
0 → 100644
This diff is collapsed. Click to expand it.
Code/pConv-Keras/libs/__init__.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/pConv-Keras/libs/pconv_layer.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/pConv-Keras/libs/pconv_model.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/pConv-Keras/libs/util.py
0 → 100644
This diff is collapsed. Click to expand it.
Code/pConv-Keras/main.py
0 → 100644
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
Code/pConv-Keras/requirements.txt
0 → 100644
This diff is collapsed. Click to expand it.
Docs/주간보고서/10주차_주간보고서_0507.docx
0 → 100644
No preview for this file type
Docs/주간보고서/11주차_주간보고서_0514.docx
0 → 100644
No preview for this file type
Docs/주간보고서/12주차_주간보고서_0521.docx
0 → 100644
No preview for this file type
Docs/주간보고서/14주차_주간보고서_0604.docx
0 → 100644
No preview for this file type
Docs/주간보고서/8주차_주간보고서_0423.docx
0 → 100644
No preview for this file type
Docs/최종보고서/최종보고서_2015104198_이민호.pdf
0 → 100644
No preview for this file type
Docs/최종보고서/캡스톤디자인2_최종발표_이민호.pptx
0 → 100644
No preview for this file type
-
Please register or login to post a comment