Coder Social home page Coder Social logo

similar-weather-retrieval-system's Introduction

Similar-Weather-Retrieval-System

Similar Weather Retrieval System using Inception-v1

모델 개요

데이터 전처리

계절별 요인 및 Boundary problem을 고려하기 위해 단일 월이 아닌 전후 3개월 데이터에 대하여 온도장 및 고도장 별 최대/최소값을 이용하여 Min-Max Scaling으로 전처리를 진행함

preprocessing

Boundary problem과 계절별 요인을 고려한 Min-Max Scaling으로 총 12개의 모델이 구축하여 유사일기도 검색 시 12개월을 모두 고려한 단일 모델보다 유사도가 높은 일기도를 검색 가능함

preprocessing2

GoogleNet을 이용한 Feature Extraction

고도장, 온도장, 관측시간을 포함한 4차원 데이터에 대하여 동일 날짜의 일기도 80장에 대하여 pretrained parameter를 이용해 각각 feature를 추출한 뒤, 3-D tensor를 생성함

inceptionv1

GoogleNet을 이용한 유사 일기도 검색

Boundary Problem과 계절별 요인을 고려하여 구축한 각각의 모델에 대해 37년동안 약 3450개 날짜에 대해 3-D tensor를 형성한 뒤, 입력날짜와 나머지 모든 날짜에 대해 Mean Squared Error를 계산하여 유사도가 높은 순으로 상위 20개 랭킹을 매김

similarity

결과

결과1

AlexNet과 AutoEncoder와 Inception-v1와의 결과

result

결과2

2016년 10월 31일을 입력했을 때, 1순위를 제외한 2순위 날짜 모델별 비교

2

similar-weather-retrieval-system's People

Contributors

ralasun avatar

Stargazers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.