Diagnose crop diseases according to environmental changes

Algorithm | CV | Classification | Crops | Macro f1 score

  • moneyIcon Prize : Total 1,000만원
  • 2022.01.12 ~ 2022.02.04 17:59 + Google Calendar
  • 1,916 Users Completed

 

Tensorflow 코드가 없어서 올립니다.(LB : 0.92)

2022.01.30 07:53 2,626 Views language

이미지에 대해서는  Tensorflow Hub의 cropnet을 fine-tuning을 하고 환경정보에 대해서는 tsfresh를 통해서 feature 벡터를 추출하여 multi-input single-output 모델 생성

Code