LeeChungHyun's repositories
2020_Computer_Programming
20학번 컴퓨터 프로그래밍 실습자료
AI-with-Emotion
Create AI (Artificial Intelligence) Emotions with Text Recognition and Machine Learning
awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
cnn-quantization
Quantization of Convolutional Neural networks.
Data_Augmentation_Yolov3
In machine learning, sometimes we need more data to train models. In this code, i made data augmentation code in python when using the yolov3 network.
GAN-using-Mnist_data
This is a practice to make Generative Adversial Network by using google colab.
HUFS_CAPSTONE
HUFS Capstone Project / Self_Checkout_Platform
Interview_Question_for_Beginner
:boy: :girl: Technical-Interview guidelines written for those who started studying programming. I wish you all the best. :space_invader:
junior-recruit-scheduler
주니어 개발자 채용 정보
MobileNet-Pytorch
Implementation of MobileNet V1, V2, V3
model-optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
openvino_training_extensions
Trainable models and NN optimization tools
parsing-xml_to_yolo
Python code for parsing xml to yolo format in data augmentation
Perception-for-Self-driving
Perception algorithms for Self-driving car
Programmers_Coding_Practice
코딩 테스트 연습하기(자료구조, 알고리즘 Remind시키자ㅠㅠ)
seam-carving
Seam Carving for Content Aware Image Resizing
Self_Study_Algorithm
감 잃지 않기 위한 나의 Toy Project...겸사겸사...시간 날때마다..
System-Programming
self study for system programming and computer architecture
tech-interview-for-developer
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖
TensorFlow
Deep Learning Zero to All - Tensorflow
Tensorflow2-Cookbook
Simple Tensorflow 2.x Cookbook for easy-to-use