Pinned Repositories
360_object_detection_dataset
Dataset for "Object Detection in Equirectangular Panorama"
360projection
algorithm
backend-productAmount
백엔드 주니어 기술과제(상품가격 산정)
backend-shopping
hkh7670.github.io
hkh7670's Repositories
hkh7670/360_object_detection_dataset
Dataset for "Object Detection in Equirectangular Panorama"
hkh7670/benchmark_results
visual tracker benchmark results
hkh7670/bert
TensorFlow code and pre-trained models for BERT
hkh7670/DaSiamRPN
Distractor-aware Siamese Networks for Visual Object Tracking (ECCV2018)
hkh7670/deep_learning_object_detection
A paper list of object detection using deep learning.
hkh7670/developer-roadmap
2018년 웹 개발자가 되기 위한 로드맵 :kr: (번역)
hkh7670/GOTURN
Source code for paper: Learning to Track at 100 FPS with Deep Regression Networks, Held, et al. ECCV 2016
hkh7670/hkh7670
hkh7670/instagan
PyTorch implementation of "InstaGAN: Instance-aware Image Translation" (ICLR 2019)
hkh7670/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
hkh7670/jwp-book
자바 웹 프로그래밍 학습을 위한 저장소
hkh7670/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
hkh7670/mackup
Keep your application settings in sync (OS X/Linux)
hkh7670/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
hkh7670/models
Models and examples built with TensorFlow
hkh7670/practice
various programming practice
hkh7670/pwc
Papers with code. Sorted by stars. Updated weekly.
hkh7670/py360convert
Python implementation of convertion between equirectangular, cubemap and perspective. (equirect2cube, cube2equirect, equirect2perspec)
hkh7670/pytorch-generative-model-collections
Collection of generative models in Pytorch version.
hkh7670/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
hkh7670/Siamese-RPN-pytorch
This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.
hkh7670/siamrpn-pytorch
A clean PyTorch implementation of SiamRPN tracker, evaluated on 7 datasets.
hkh7670/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
hkh7670/STROTSS
Style Transfer by Relaxed Optimal Transport and Self-Similarity (CVPR 2019)
hkh7670/tensorflow-generative-model-collections
Collection of generative models in Tensorflow
hkh7670/transform360
Transform360 is an equirectangular to cubemap transform for 360 video.
hkh7670/vrProjector
hkh7670/yolov3
YOLOv3: Training and inference in PyTorch
hkh7670/YOLOv3-1
Keras implementation of yolo v3 object detection.
hkh7670/YOLOw-Keras
YOLOv2 Object Detection w/ Keras (in just 20 lines of code)