Pinned Repositories
2019.Pattern.Project
2019.Summer.Intern
지능기전 2019학년도 하계 학부 연구 프로그램 (2019.07.01-2019.08.23)
aaaa
AI.spring
AI.spring2019
bag-of-words
Python Implementation of Bag of Words for Image Recognition using OpenCV and sklearn
big-chan.github.io
Stylish, minimalistic theme for jekyll.
bigchan-first
Sejong_computervision_termproject_monodepth
Tensorrt
big-chan's Repositories
big-chan/AI.spring
big-chan/AI.spring2019
big-chan/big-chan.github.io
Stylish, minimalistic theme for jekyll.
big-chan/bigchan-first
big-chan/caffemodel2pytorch
Convert Caffe models to PyTorch
big-chan/Computer-vision
big-chan/Computer-Vision-Study
big-chan/computervision
big-chan/ComputerVision-LocalFeatures
Computer Vision - Local Features (HARRIS, MSER, SIFT, PCA-SIFT, GLOH)
big-chan/Image-Recognition
Recognize images using Spatial Pyramid Matching & Earth Mover's Distance
big-chan/Image-recognition-1
Image recognition methods from bag of words (BoW), Spatial Pyramid Matching (SPM), Sparse Codeing SPM (ScSPM) to convolutional neural networks (CNN)
big-chan/learnopencv
Learn OpenCV : C++ and Python Examples
big-chan/MonoDepth-PyTorch
Unofficial implementation of Unsupervised Monocular Depth Estimation neural network MonoDepth in PyTorch
big-chan/NetVLAD-pytorch
PyTorch implementation of NetVLAD & Online Hardest Triplet Loss.
big-chan/opencv_contrib
Repository for OpenCV's extra modules
big-chan/Panorama
Code for producing panorama with various blending technique
big-chan/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
big-chan/pytorch_kmeans
Implementation of the k-means algorithm in PyTorch that works for large datasets
big-chan/seqvlad-pytorch
The implementation of Sequential VLAD in Pytorch
big-chan/SignLanguageClassfication
인공준희 팀, 동영상기반 수화 인식 (2019)
big-chan/spatial-pyramid-matching-scene-recognition
Trained a classifier to recognize 3000 images with 15 categories using Bag of Features model and Spatial Pyramid Matching algorithm. Improved accuracy from ~50% to ~70%
big-chan/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
big-chan/VLAD
Python implementation of VLAD descriptors