Skip to content

Latest commit

 

History

History
41 lines (35 loc) · 1.31 KB

File metadata and controls

41 lines (35 loc) · 1.31 KB

LoL-eSports-Highlight-Extractor

This program will have a full match video of an LoL game, especially the ones based in LCK. The program will analyze the match via CNN, and extract the highlight clips of the game.

Framework

Based on conda environment

  • Python 3.7.7
  • Pytorch 1.5.0 (conda install pytorch torchvision cudatoolkit=10.2 -c pytorch)
  • Pillow 7.1.2
  • OpenCV 3.4.2
  • numpy 1.18.1
  • matplotlib 3.1.3
  • Pydub 0.24.1

Organization

Visual Recognition

Event Recognition

Visual Recognition

Audio Recognition

Chat Analysis

Standardization Team