kjunhwa
JUN-HWA KIM(김준화) Computer Vision, Deep Learning
Dongguk Unvi Digital Image ProcessingSeoul, Korea
kjunhwa's Stars
ayooshkathuria/pytorch-yolo-v3
A PyTorch implementation of the YOLO v3 object detection algorithm
tomrunia/OpticalFlow_Visualization
Python optical flow visualization following Baker et al. (ICCV 2007) as used by the MPI-Sintel challenge
anuragranj/flowattack
Attacking Optical Flow (ICCV 2019)
Yorwxue/Two-Stream-Convolutional-Networks
for action recognition in videos
gaborvecsei/CDCGAN-Keras
Conditional Deep Convolutional GAN
zbwglory/MV-release
NeerajGulia/python-opencv-cuda
custom opencv_contrib module which exposes opencv cuda optical flow methods with python bindings
raghakot/keras-resnet
Residual networks implementation using Keras-1.0 functional API
yanchummar/xception-keras
A cleaned version of XceptionNet in Keras.
qhoangdl/MGAN
Source code for the paper MGAN: Training Generative Adversarial Nets With Multiple Generators
eragonruan/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
clovaai/CRAFT-pytorch
Official implementation of Character Region Awareness for Text Detection (CRAFT)
harshuljain13/OCR
Optical character recognition Using Deep Learning
jinwchoi/awesome-action-recognition
A curated list of action recognition and related area resources
activitynet/ActivityNet
This repository is intended to host tools and demos for ActivityNet
kenshohara/3D-ResNets-PyTorch
3D ResNets for Action Recognition (CVPR 2018)
piaxar/kinetics-downloader
Simple tool to download videos from kinetics dataset.
kenshohara/video-classification-3d-cnn-pytorch
Video classification tools using 3D ResNet
Showmax/kinetics-downloader
Download DeepMind's Kinetics dataset.
okankop/vidaug
Effective Video Augmentation Techniques for Training Convolutional Neural Networks
YBIGTA/Deep_learning
비전공생도 한눈에 이해하는 딥러닝 자료모음
ytakzk/GAN-DCGAN-for-Keras
Simple GAN model for Keras
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
keon/3-min-pytorch
<펭귄브로의 3분 딥러닝, 파이토치맛> 예제 코드
soumith/ganhacks
starter from "How to Train a GAN?" at NIPS2016
wooramkang/koreaAI_context_LAB
GAN Lab 맥락____context in AI-LAB korea
aleju/imgaug
Image augmentation for machine learning experiments.
bryanyzhu/two-stream-pytorch
PyTorch implementation of two-stream networks for video action recognition
amanwalia123/KeyFramesExtraction
This repository contains script to divide a video into key frames.
simondlevy/OpenCV-Python-Hacks
Optical flow and other tricks in OpenCV