-
[위성사진, SAR] 데이터 찾기 - Kaggle, Git대충 이런이런거 했다[일기,활동요약]/프로젝트-위성영상객체검출 2020. 4. 2. 13:42
ps. [kaggle API 이용해서 데이터 셋 다운로드]
1. kaggle에서 사용가능한 사이트들
1. https://www.kaggle.com/c/enseeiht/data -> 데이터 너무 적음
2. https://www.kaggle.com/c/dstl-satellite-imagery-feature-detection/overview
-> 데이터는 많고, 약간 유명한 대회였던 것 같다.2. kaggle에서 괜찮은 사이트 - But 사용불가
3. https://www.kaggle.com/c/comp-540-spring-2019/overview
4. https://www.kaggle.com/c/epfml17-segmentation
5. https://www.kaggle.com/c/epfml-segmentation/rules
6.https://www.kaggle.com/c/mlhackfest-datos/data3. Kaggle 들의 주제 모음 - 위성 사진을 이용해서 무엇을 하려했을까?
- 1. satellite imagery Feature Detection
- 2. Land-Cover-Classification ( segmentaion )
- 3. Detect Load in satellite image ( Load 위치 추출, (아래와 같은) i_msk.png 파일 만들기. )
- 4,5. Road extraction from satellite image ( Load 위치 추출, {road=1, background=0}을 mask 찾기 )
- 6. Sementic segmentation for satellite image
-> Git에 load detect/ load extract/ setellite segmentaion 등을 찾아보면 좋을 듯 하다.
4. 그나마 이용할 만한, Dstl-satellite-imagery-feature-detection 분석해보기.
'대충 이런이런거 했다[일기,활동요약] > 프로젝트-위성영상객체검출' 카테고리의 다른 글
학회 월간지 발행문 작성을 위한 사이트 모음 (0) 2020.04.03 [위성사진, SAR] 데이터 찾기 - MSTAR, Codalab (375) 2020.03.31 mAP 계산 방법 (0) 2020.03.27 [object detection] facebook API - detectron2 (0) 2020.03.11 [코드] 이미지 상자 치기 코드draw_boxs_in_images (0) 2020.03.10