Solving Glare on a Camera AI Competition

Algorithm | CV | Image convert | Control | PSNR

  • moneyIcon Prize : Total 1,000만원
  • 2021.06.28 ~ 2021.08.02 18:00 + Google Calendar
  • 1,298 Users Completed

Description

a. train.csv : 학습 이미지 데이터 정보

  • img_id : 데이터 고유 id
  • input_img : 입력 데이터 파일명
  • label_img : label 데이터 파일명


b. train_input_img.zip : 학습 입력 데이터

  • train_input_10000.png
  • train_input_10001.png
  • train_input_10002.png
  • ...


c. train_label_img.zip : 학습 label 데이터

  • train_label_10000.png
  • train_label_10001.png
  • train_label_10002.png
  • ...


d. test.csv : 테스트 이미지 데이터 정보

  • img_id : 데이터 고유 id
  • input_img : 테스트 입력 데이터 파일명
  • submission_name : 제출 이미지 파일 이름


e. test_input_img.zip : 테스트 입력 데이터

  • test_input_20000.png
  • test_input_20001.png
  • test_input_20002.png
  • ...


f. sample_submission.zip : 제출 양식

  • test_20000.png
  • test_20001.png
  • test_20002.png
  • ...

More Data