Diagnose crop diseases according to environmental changes

Algorithm | CV | Classification | Crops | Macro f1 score

  • moneyIcon Prize : 10,000,000 KRW
  • 1,921 Users Completed

 

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

2022.01.30 07:53 3,002 Views language

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

Code