CIFAR-10 classification AI Hackathon

Computer Vision | Accuracy

  • moneyIcon Prize : 참가시 최소 50 XP, 특별상 데이콘 후드
  • 2022.02.21 ~ 2022.03.04 17:59 + Google Calendar
  • 555 Users Completed

 

RESNET 18 / 파이토치 / Early stop / baseline

2022.02.27 15:47 4,917 Views language

baseline 코드입니다.
정직하게 validation accuracy만큼 나오네요.
저보다는 잘 맞추는 것 같습니다.

Earlystop 라이브러리는 https://github.com/Bjarten/early-stopping-pytorch
여기서 다운 받으시면 됩니다.

Code