Skip to content

CUAI-CAU/Awesome-Youtube-Thumbnail-Generator

Repository files navigation

Awesome-Youtube-Thumbnail-Generator

Hits

Paper | Project | Presentation

This repository contains source codes which used for "Final Project for CUAI 4th Summer Conference 🏄‍♂️".

Paper and Presentation are in Korean.

Our Team

  • Nahyuk Lee@ (School of Computer Science & Engineering 🖥️, Chung-Ang Univ.)
  • Hyejin Jang@ (School of Integrative Engineering :test_tube:, Chung-Ang Univ.)
  • Wonyoung Choi@ (School of Computer Science & Engineering 🖥️, Chung-Ang Univ.)
  • Jiho Hong@ (School of Mechanical Engineering :hammer_and_wrench:, Chung-Ang Univ.)

Application

ex1 Original youtube clip is in here!

Pipeline

pipeline

Code

Install dependencies

We recommend you to use Anaconda that already including mandotory packages.

conda create -n youthumb python=3.8
conda activate youthumb
python -m pip install -r requirements.txt

Our code was tested with Python 3.8, Pytorch 1.9.0, CUDA 11.1

Generating Thumbnails

Before you generating thumbnails, save your video under "input", and run the command. Generated thumbnail will be stored in "output" directory.

python main.py <your_video_name.mp4>

About

Repository for project that won 2021 CUAI Summer Conference with 3rd place Award 🥉 (Excellence Prize)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages