1. Competition - 구강 이미지 합성 데이터를 활용한 충치 치아를 분류하는 AI 모델 개발 https://github.com/bab-korea/healthcare-ai-contest ※ 평가지표 Image classification data로 f1-score가 가장 높은 팀 선정 2. Details 1. CMD로 Bastion Host 및 GPU Server 접속 Bastion Host에 접속하려면 Putty, CMD, mobaXterm 등 접속도구를 사용해야 하는데 나는 윈도우 환경이라 무난하게 CMD로 했다. 1) 설정 > 선택적 기능 >OpenSSH 클라이언트 설치 2) ssh 접속 명령어 ssh[유저ID]@[Bastion Public IP] 3) GPU Server 접속 - 별도 공유된..