All Projects → visionNoob → Cs231n_17_kor_sub

visionNoob / Cs231n_17_kor_sub

Licence: mit
CS231N 2017 video subtitles translation project for Korean Computer Science students

Labels

Projects that are alternatives of or similar to Cs231n 17 kor sub

Nosub
C++ Subtitle Editor (全新C++字幕软件,https://www.nosub.cn)
Stars: ✭ 150 (-63.33%)
Mutual labels:  subtitle
iptvx
IPTV player and streamer for Linux that allows to play any stream that LibVLC can play, offers an overlay based on WebKit using HTML5, JavaScript and CSS and uses XMLTV data for EPG information. It allows the playback of URLs, files and can grab URLs from shell scripts. XMLTV EPG data can be downloaded from URLs or grabbed from shell scripts.
Stars: ✭ 65 (-84.11%)
Mutual labels:  subtitle
Go Astisub
Manipulate subtitles in GO (.srt, .ssa/.ass, .stl, .ttml, .vtt (webvtt), teletext, etc.)
Stars: ✭ 305 (-25.43%)
Mutual labels:  subtitle
PersianSubtitleFixer
Fix Arabic and Persian subtitles by converting them into UTF-8
Stars: ✭ 25 (-93.89%)
Mutual labels:  subtitle
HandySub
Download Subtitle from Subscene and other sources
Stars: ✭ 42 (-89.73%)
Mutual labels:  subtitle
chromecast-api
📺 Chromecast Node.js module
Stars: ✭ 122 (-70.17%)
Mutual labels:  subtitle
obs-auto-subtitle
Show the subtitle as long as you speak
Stars: ✭ 135 (-66.99%)
Mutual labels:  subtitle
Netflix To Srt
Rip, extract and convert subtitles to .srt closed captions from .xml/dfxp/ttml and .vtt/WebVTT (e.g. Netflix, YouTube)
Stars: ✭ 387 (-5.38%)
Mutual labels:  subtitle
VTT-to-SRT-Converter
Convert WebVTT subtitles to SubRip.
Stars: ✭ 29 (-92.91%)
Mutual labels:  subtitle
Subsync
Automatically download subtitles for your movies
Stars: ✭ 270 (-33.99%)
Mutual labels:  subtitle
quickSRT
generating .srt(subtitles) in After Effects
Stars: ✭ 24 (-94.13%)
Mutual labels:  subtitle
IQPlayer
Simple video player with subtitle for flutter.
Stars: ✭ 16 (-96.09%)
Mutual labels:  subtitle
subslider.js
A script to fix out of sync subtitles - in javascript
Stars: ✭ 16 (-96.09%)
Mutual labels:  subtitle
srtmerger
subtitle merger is a tool for merging two or more subtitles for videos.
Stars: ✭ 35 (-91.44%)
Mutual labels:  subtitle
Ass
A JavaScript ASS subtitle format renderer
Stars: ✭ 356 (-12.96%)
Mutual labels:  subtitle
ffcvt
ffmpeg convert wrapper tool
Stars: ✭ 32 (-92.18%)
Mutual labels:  subtitle
nekocap
Browser extension for creating & uploading community captions for YouTube, niconico and other video sharing sites.
Stars: ✭ 27 (-93.4%)
Mutual labels:  subtitle
Sushi
Automatic subtitle shifter based on audio
Stars: ✭ 407 (-0.49%)
Mutual labels:  subtitle
Bilili
🍻 bilibili video (including bangumi) and danmaku downloader | B站视频(含番剧)、弹幕下载器
Stars: ✭ 379 (-7.33%)
Mutual labels:  subtitle
LycricsTextView
No description or website provided.
Stars: ✭ 14 (-96.58%)
Mutual labels:  subtitle

Korean Subtitles for CS231n Spring 2017

CS231n 한글번역

Translation project of CS231n 2017 lecture video
Also see CS231n Website


Announcements

CS231n 한글번역 프로젝트입니다. Stanford의 CS231n는 CNN(Convolutional Neural Network)을 중심으로 Deep Learning을 배우는 현존하는 가장 좋은 강의 중 하나. 이 프로젝트는 CS231n을 수강하기에 언어의 장벽으로 힘든 분들을 위한 한글 번역 프로젝트입니다. 많은 분들이 이 강의를 듣고 행복했으면 좋겠습니다. 하지만 CS231n 정도의 수준 그리고 그 이상을 위해서라면 영어실력이 뒷받침해 줘야 하는 것은 명백한 사실입니다.
도올 김용옥 선생의 "영어 수학을 왜 공부해야 하는가?

> CS231n에 의 대상
1) Deep Learning을 처음 접하는 초급자
2) Deep Learning을 어느정도 알지만 심도깊게 배우고 싶은 중급자
3) Deep Learning의 트렌드를 살펴 보고자 하는 상급자 

> 자세한 Prerequisites은 Lecture 1을 참고하시기 바랍니다. 

많은 분들의 관심과 격려로 힘내고 있습니다. 감사합니다 :D
그리고 또한 많은 분들께서 오역, 오타관련 Issues, Pull requests, Email 등을 
보내주시고 계십니다. 특히 오타 찾는게 정말 힘든데 이렇게 도와주시니 정말 감사할 따릅입니다 :D 

현재 draft 버전은 오역, 오타, 싱크 등 문제가 많습니다. 
오역, 오타, 싱크 문제는 지속적으로 업데이트하고 있으며, first revision을 작업중입니다. 
first revision이 draft버전보다 많이 개선된 버전이므로 참고해주시기 바랍니다. 
다시 한번 모두에게 감사드립니다 XD

Instructors

Fei-Fei Li: http://vision.stanford.edu/feifeili/  
Justin Johnson: http://cs.stanford.edu/people/jcjohns/  
Serena Yeung: http://ai.stanford.edu/~syyeung/  

Prerequisites

Any video player with codecs which might be let you watch lectures
    Recommendation
        Windows : PotPlayer(kakao)
        Linux   : SM Player
        IOS     : Whatever you can :(

Usage

  1. You should download lectures from youtube

    • You need a video downloader like 4k video downloader (maybe support most of platforms like Windows, Linux(Ubuntu), MacOS)
    • Download this Youtube Playlist with downloader
    • If you take "4k video downloader", you can download whole lectures "at once" not "each", with Playlist.
  2. and Enjoy videos with Subtitles

     root
     └── eng
         └── Subtitles in English.
     └── kor 
         └── Subtitles in Korean.
    

Update Note

Welcome to Pull Request

1. Update News
...
2018.05.23 - Complete Lecture 6(draft)
2018.06.14 - Complete Lecture 7(draft)
2018 06 26 - Complete Lecture 8(draft) 
2018 07 27 - Complete Lecture 1(1st Revision) 
2018 07 09 - Complete Lecture 9(draft) 
2018 07 16 - Complete Lecture 2(1st Revision) 
2018 07 30 - Complete Lecture 10(draft) 
2018 08 13 - Complete Lecture 11(draft) 
2018 09 24 - Complete Lecture 12(draft)
2018 10 06 - Complete Lecture 13(draft)
2018 12 31 - Complete Lecture 14(draft)

1. Milestone
Lecture 01 : Complete(draft + 1st Revision) 
Lecture 02 : Complete(draft + 1st Revision)
Lecture 03 : Complete(draft)
Lecture 04 : Complete(draft)
Lecture 05 : Complete(draft)
Lecture 06 : Complete(draft)
Lecture 07 : Complete(draft)
Lecture 08 : Complete(draft)
Lecture 09 : Complete(draft)
Lecture 10 : Complete(draft)
Lecture 11 : Complete(draft)
Lecture 12 : Complete(draft)
Lecture 13 : Complete(draft)
Lecture 14 : Complete(draft)
Invited Talk 1 : not yet :(
Invited Talk 2 : not yet :(

Table of Contents (CS231n 2017)

Please see also

  1. Detailed syllabus [2016] [2017] [2018]

  2. Lecture Vodeos Playlist [2016] [2017] [2018 is not in public]

Status info

Status info Symbol Status info Symbol
Draft ✏️ 1st_revision ✏️ ✂️
not yet 🔕 2nd_revision ✏️ ✂️ ✂️

Event Type Description Videos(youtube) Slides Subtitles Status
Lecture 1 Introduction to Convolutional Neural Networks for Visual Recognition video slide english

korean

✏️ ✂️
Lecture 2 Image Classification video slide english

korean

✏️ ✂️
Lecture 3 Loss Functions and Optimization video slide english

korean

✏️
Lecture 4 Introduction to Neural Networks video slide english

korean

✏️
Lecture 5 Convolutional Neural Networks video slide english

korean

✏️
Lecture 6 Training Neural Networks I video slide english

korean

✏️
Lecture 7 Training Neural Networks II video slide english

korean

✏️
Lecture 8 Deep Learning Software video slide english

korean

✏️
Lecture 9 CNN Architectures video slide english

korean

✏️
Lecture 10 Recurrent Neural Networks video slide english

korean

✏️
Lecture 11 Detection and Segmentation video slide english

korean

✏️
Lecture 12 Visualizing and Understanding video slide english

korean

✏️
Lecture 13 Generative Models video slide english

korean

✏️
Lecture 14 Deep Reinforcement Learning video slide english

korean

✏️
Guest Lecture Invited Talk: Song Han
Efficient Methods and Hardware for Deep Learning
video slide english

[korean]

🔕
Guest Lecture Invited Talk: Ian Goodfellow
Adversarial Examples and Adversarial Training
video slide english

[korean]

🔕

Screenshot

alt_tag


Contributors

  • Jaewon Lee (Image Processing & Computer Vision Lab, KNU)
  • Azure (Image Processing & Computer Vision Lab, KNU)

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].