https://dacon.io/competitions/official/235894/overview/description

 

Computer Vision 이상치 탐지 알고리즘 경진대회 - DACON

좋아요는 1분 내에 한 번만 클릭 할 수 있습니다.

dacon.io

 

주제

사물의 종류와 상태를 분류하는 컴퓨터 비전 알고리즘 개발

 

주최/주관

데이콘

 

GitHub 정리

https://github.com/KimGeunUk/DACON-2022-anomaly-detection

 

GitHub - KimGeunUk/DACON-2022-anomaly-detection

Contribute to KimGeunUk/DACON-2022-anomaly-detection development by creating an account on GitHub.

github.com

 


 

첫 대회에서 많은 시행착오를 겪었고, 개인적으로 아쉽지만 괜찮게 마무리를 하였습니다.

높은 성적을 받은 사람들의 코드를 참고하여 다음 대회에선 좋은 성적을 얻을 수 있도록 노력하겠습니다.

 


참고하면 좋을 것 같은 코드

 

https://dacon.io/competitions/official/235894/codeshare/4946?page=1&dtype=recent 

 

[Private 5위, 0.89376] 데이터 증강, Cait/Efficientnet Ensemble

Computer Vision 이상치 탐지 알고리즘 경진대회

dacon.io

https://dacon.io/competitions/official/235894/codeshare/4975?page=1&dtype=recent 

 

Private 11th | 0.88305 | EfficientNet-B6+Mixup+Focal Loss

Computer Vision 이상치 탐지 알고리즘 경진대회

dacon.io

https://dacon.io/competitions/official/235894/codeshare/4973?page=1&dtype=recent 

 

[Private 3rd, 0.90494] EfficientNet with Post-processing

Computer Vision 이상치 탐지 알고리즘 경진대회

dacon.io

 

욱근욱