Pinned Repositories
boot2docker-webcam-mac
Enable to use Webcam lightweight Mac for Docker
gcp-ubuntu-gpu
This is a quick shell script file to set up with NVIDIA GPUs on Google Cloud Platform VM.
image_classification
This is a project of the image classification using CNN.
jupyterlab-docker
Docker images for the machine learning environment. This project cover Python and ML packages, GPU support, C++.
ml_with_go
Go를 활용한 머신 러닝 책을 docker 환경으로 구성하고, pachyderm을 사용하여 pipeline 구축을 실습한다.
naver-ai-hackathon-2018
optimize_cpu_for_python
NAVER DEVIEW 2023의 ML/AI 개발자를 위한 단계별 Python 최적화 가이드라인 세션의 코드를 실행하여 최적화 가능성을 확인합니다. 딥러닝 모델 학습의 데이터로더 CPU 병목을 줄이고 모델 추론 과정에서 전처리 속도를 개선하는데 도움이 됩니다.
prarxivate
This is a repository for collecting arXiv papers privately.
put_sunglasses_on_your_face
A demo application that combines a human face and sunglasses images in real-time. This demo allows for yaw angle rotation.
GzuPark's Repositories
GzuPark/jupyterlab-docker
Docker images for the machine learning environment. This project cover Python and ML packages, GPU support, C++.
GzuPark/naver-ai-hackathon-2018
GzuPark/boot2docker-webcam-mac
Enable to use Webcam lightweight Mac for Docker
GzuPark/gcp-ubuntu-gpu
This is a quick shell script file to set up with NVIDIA GPUs on Google Cloud Platform VM.
GzuPark/prarxivate
This is a repository for collecting arXiv papers privately.
GzuPark/missing-semester
The Missing Semester of Your CS Education 📚
GzuPark/NLPND-VUI-Capstone
NLPND Term 3 -- VUI Capstone Project
GzuPark/2020_bovw_competition
GzuPark/automation-prarxivate
GzuPark/aws_s3
Upload and Download an object via AWS S3 service.
GzuPark/CarND-Kidnapped-Vehicle-Project
This is the project for Kidnapped Vehicle of Udacity Self-Driving Car Nanodegree.
GzuPark/CarND-MPC-Project
This is the project for MPC Controller of Udacity Self-Driving Car Nanodegree.
GzuPark/CarND-PID-Control-Project
This is the project for PID Controller of Udacity Self-Driving Car Nanodegree.
GzuPark/CarND-Semantic-Segmentation
This is the Semantic Segmentation Project with SDC class on Udacity.
GzuPark/CarND-Unscented-Kalman-Filter-Project
This is the project for Unscented Kalman Filter of Udacity Self-Driving Car Nanodegree.
GzuPark/CarND-Vehicle-Detection
GzuPark/ComputerVision-for-VisualRecognition
GzuPark/crypto
Encryption and Decryption codes transform plaintext in some way that is dependent on a key, producing ciphertext using by Python3.
GzuPark/CVND_Exercises
Exercise notebooks for CVND.
GzuPark/CVND_P1_Facial_Keypoints
First project for CVND: facial keypoint detection.
GzuPark/CVND_P2_Image_Captioning
GzuPark/CVND_P3_Implement_SLAM
Landmark Detection and Tracking (SLAM) project for CVND
GzuPark/deep-learning-with-python-notebooks
<케라스 창시자에게 배우는 딥러닝> 도서의 주피터 노트북
GzuPark/EXTD_Pytorch
Official EXTD Pytorch code
GzuPark/face-recognition-server
An face recognition experiment with WebRTC, Websockets, OpenCV and Python.
GzuPark/handson-ml
도서 "핸즈온 머신러닝"의 예제와 연습문제를 담은 주피터 노트북입니다.
GzuPark/ISLR-python
An Introduction to Statistical Learning (James, Witten, Hastie, Tibshirani, 2013): Python code
GzuPark/PRNet
Joint 3D Face Reconstruction and Dense Alignment with Position Map Regression Network (ECCV 2018)
GzuPark/python_send_emails
This is a code to send emails using by python.
GzuPark/StyleGAN-Tensorflow
Simple & Intuitive Tensorflow implementation of StyleGAN (CVPR 2019 Oral)