본문 바로가기

반응형

알고리즘

FILM: Frame Interpolation for Large Motion 를 소개합니다 (film-net.github.io) FILM: Frame Interpolation for Large Motion 를 소개합니다 웹페이지에서는 아래와 같이 설명하고 있고요.. FILM turns near-duplicate photos into a slow motion footage that look like shot with a video camera. FILM 은 비슷한 2장의 사진 간의 전환을 마치 슬로우 모션 비디오처럼 생성해주는 알고리듬이라고 머릿속에 넣어두시면 되고요.. 아래는 FILM 을 구조입니다. 특징을 간단하게 정리하자면 아래와 같습니다. 비슷한 2장의 사진 간의 전환을 마치 슬로우 모션 비디오처럼 생성해주는 알고리듬 기존엔 여러가지 네트웍을 사용하여 복잡했으나, 단일 통합 네트워크를 제시 구글 리서치의 논문 Tensorfl.. 더보기
언어별로 구현해본 알고리듬 모음 (the-algorithms.com) 언어별로 구현해본 알고리듬 모음을 소개합니다. 해당 페이지에서는 아래와 같이 설명하고 있군요.. Welcome to GitHub's largest open-source algorithm library 한마디로, 해당 웹페이지는 언어별로 구현해본 알고리듬 모음을 볼 수 있는 사이트로 머릿속에 넣어두시면 될것 같네요.. 참고로, 알고리즘에 대한 설명도 아래와 같이 하고 있었습니다. What is an Algorithm? An algorithm is a set of rules that takes in one or more inputs, then performs inner calculations and data manipulations and returns an output or a set of outputs... 더보기

반응형