-
학회 월간지 발행문 작성을 위한 사이트 모음대충 이런이런거 했다[일기,활동요약]/프로젝트-위성영상객체검출 2020. 4. 3. 18:10
- https://arxiv.org/abs/1706.06169
- 1. Dstl kaggle 대회 - 논문 정리
- https://awesomeopensource.com/project/chrieke/awesome-satellite-imagery-datasets
- 2 .대회들과 IEEE논문 많음
- https://github.com/dronedeploy/dd-ml-segmentation-benchmark
- 바로 위의 코드 중 그나마 쓸모 있을 것 같은 코드
============================================================================
- https://github.com/CSAILVision/semantic-segmentation-pytorch
- segmentaion을 쉽게 할 수 있는 코드 같음 -> 여기서 논문 필요하면 읽기
- https://github.com/mrgloom/awesome-semantic-segmentation
- Awsome 시리즈 : segmentaion 관련코드 모음
- https://arxiv.org/abs/1907.07156
- 이거는 그냥 추가로...
다양한 모델 사용 가능한 코드
1.https://github.com/qubvel/segmentation_models.pytorch
2.https://github.com/meetshah1995/pytorch-semseg
3.https://github.com/CSAILVision/semantic-segmentation-pytorch
'대충 이런이런거 했다[일기,활동요약] > 프로젝트-위성영상객체검출' 카테고리의 다른 글
[위성사진, SAR] 데이터 찾기 - Kaggle, Git (0) 2020.04.02 [위성사진, 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