-
Dept. of Data Science, HYU
- https://velog.io/@hewas1230
-
-
-
-
Quark Public
Implementation of Quark: Real-time, High-resolution, and General Neural View Synthesis
-
(2022) Stanford algorithm specialization · solved programming assignments and all certificates.
Jupyter Notebook UpdatedOct 28, 2024 -
ddpm-pytorch Public
Explained implementation of diffusion models using DDPM samplers.
-
Hanyang Public
This repository is for codes, study materials or any other resources from Hanyang university programming-related lectures.
Java UpdatedAug 3, 2024 -
hearnet-pytorch Public
Implementation of HEAR-Net in FaceShifter: Towards High Fidelity And Occlusion Aware Face Swapping
-
NAT-Diffuser Public
Discrete Absorbing Diffusion using GPT with Hydra 1D-NA in learned vector-quantized code space.
-
huggingface-llm Public
Study materials for constructing LLM pipeline via HuggingFace.
UpdatedJul 13, 2024 -
cider-python3 Public
CIDEr score implementation for python 3.
-
personal-calendar Public
Personal calendar in Java powered by JDBC and PostgreSQL@14.
Java UpdatedJul 4, 2024 -
image-captioning Public
RNN/LSTM/Transformer image caption generator implementation in Pytorch.
-
FD-DINOv2 Public
Implementation of Fréchet Distance with DINOv2 backbone in Pytorch.
-
hyu-deepfakes Public
This includes the deepfakes generator(NAT-Diffuser) and the detector(FID-FID) developed during Artificial Intelligence course project, HYU
-
FID-FID Public
FID-FID : Fake Image Detector meets Frequency - Image Dual Domain
-
pytorch-mnist-vae Public
Well-explained VAE(Variational AutoEncoder) template code for MNIST generation in Pytorch. Please refer to the corresponding post in my Velog.
Python MIT License UpdatedJan 22, 2024 -
django-the-practical-guide Public
This repository is about practice code for the course "Python Django - The Practical Guide" in Udemy, consisting of various projects. The course aims for full-stack development using Django.
Python UpdatedOct 12, 2022 -
LeetcodeChallenge Public
🔥 This repository contains LeetCode problem solutions - some for ongoing challenge with Minseong Kang, the others for my daily practice.
-
algorithm-solutions Public
👨⚖️ This repository is an integrated one of problem solutions for multiple online judge platforms including LeetCode, BOJ, programmers, etc.
Jupyter Notebook UpdatedSep 5, 2022 -
⚡ (January 22, 2022 ~February 18, 2022) This repository is for the course 'Programming Foundations with JavaScript, HTML and CSS' in Coursera that I've got through early this year for getting prepa…
HTML UpdatedAug 24, 2022 -
opencv-with-deeplearning Public
👟(2021) The repository for Human Pose Estimation project, consisting of some opencv study materials and the simple real-world application using deep learning models implemented from scratch.