KIST-Iceberg / Iceberg

Kaggle Iceberg Challenage
1 stars 0 forks source link

Image Preprocessing #7

Closed dalbom closed 6 years ago

dalbom commented 6 years ago

Raw Input Data

img_bands

Combined 채널은 |Band 1| * |Band 2| 로 계산

Decibel to Linear

img_linear

High-pass Filtering + Gamma Correction

img_high

dalbom commented 6 years ago

Rotation for data augmentation figure_1

kairos03 commented 6 years ago

17.12.30 현재 1등이 사용중인 필터는 아래로 추정됨 https://www.kaggle.com/jgroff/despeckling-synthetic-aperture-radar-sar-images

kairos03 commented 6 years ago

Image Argumentation 을 통해 트레이닝 셋을 늘리는게 중요한것으로 보임 지속적인 토론이 일어나고 있음

kairos03 commented 6 years ago

세부 진행은 image preprocessing 라벨을 통해 새로운 이슈를 만들어서 진행

kairos03 commented 6 years ago

9 에서 만든 데이터셋이 충분해 보임

이후 진행은 필터 변경 등을 추가

kairos03 commented 6 years ago

http://elib.dlr.de/99079/2/2016_BENTES_Frost_Velotto_Tings_EUSAR_FP.pdf @quisutdeus7