Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 590 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 590 Bytes

Land-Cover-Pretrain

Land Cover Classification with BigEarthNet and EuroSAT for Pretraining

개요

Land Cover Classification 데이터셋인 EuroSATBigEarthNet을 이용하여

Convolutional Neural Network의 Convolutional Layer를 사전학습하는 과정입니다.

Enviroment

  • NVIDIA DGX Station in http://bigdata.ajou.ac.kr/
    • CPU: Intel(R) Xeon(R) CPU E5-2698 v4 @ 2.20GHz
    • GPU: Tesla V100-DGXS-32GB
    • RAM: 250 GB
    • OS: Ubuntu 18.04.2 LTS
    • Python: Python 3.7.6