Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kimyeondu authored Sep 4, 2021
1 parent ea73d21 commit 2ec03d1
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,12 @@ Out-of-Fold : Evaluation단에서 최대한의 성능을 끌어내기 위해 같
- 60세 이상은 외부 데이터를 합쳐서 모델 성능을 개선시키려고 했으나, MaskTheFace 마스크 데이터셋을 제작했지만 incorrect 라벨이 부족해서 성능 개선에 한계가 있던 것 같습니다.
- Ipynb파일로 실험을 진행했는데 py파일로 실험하지 못한게 아쉬웠습니다.


## 사용 기술 및 도구
- VsCode
- JupyterNotebook
- python (3.8)
- conda (4.10.3)
- pytorch (1.7.1)
- pandas (1.3.2)
- numpy (1.19.2)

0 comments on commit 2ec03d1

Please sign in to comment.