Giter Site home page Giter Site logo

fashion_how's Introduction

fashion_how

대회 홈페이지

과제 설명

유저와 코디 에이전트의 대화로 주어진 패션 아이템 코디의 순서를 메기는 과제

스크린샷 2021-09-28 오후 2 12 09

사용 모델

  • 모델은 코디 단위로 요약을 하고 요약된 결과로 코디의 순위를 매김 전체 구조
  • 코디 단위의 요약
    • 다이얼로그랑 패션 아이템 메타데이터는 transformer에 문장 단위로 적용해서 문장 단위의 요약을 얻음
    • 이미지 특징 정보는 linear을 통과시켜서 다이얼로그랑 패션 아이템 메타데이터랑 같은 사이즈로 변환시킴
    • 문장 단위로 요약된 다이얼로그, 패션 아이템 메타데이터랑 이미지 특징 정보를 하나의 tranformer에 넣어서 코디 단위의 요약 코디 단위 요약
  • 요약된 결과는 linear을 사용해 코디의 순위 얻음

fashion_how's People

Contributors

gjujinkim96 avatar

Watchers

 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.