mk-minchul
Computer Vision Lab Ph.D Student Michigan State University
@Michigan State UniversityMichigan, USA
mk-minchul's Stars
slawekslex/ArcFace_Explained
This notebook implements ArcFace algorithm introduced in https://arxiv.org/abs/1801.07698 in pytorch with step by step explanations. Also recreates an experiment to visualize distribution of embeddings on the MNIST dataset. Fastai library is used for training
cvtower/seesawfacenet_pytorch
offical seesawfacenet pytorch implement, https://arxiv.org/abs/1908.09124
wisdomify/wisdomify
A BERT-based reverse dictionary of Korean proverbs
orpatashnik/StyleCLIP
Official Implementation for "StyleCLIP: Text-Driven Manipulation of StyleGAN Imagery" (ICCV 2021 Oral)
EleutherAI/gpt-neo
An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
NVlabs/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
frederick0329/TracIn
Implementation of Estimating Training Data Influence by Tracing Gradient Descent (NeurIPS 2020)
cpark321/uncertainty-deep-learning
zjost/blog_code
A repo for holding example code
lucianstroie/SocialBusinessStarter
A KickStarter clone built with Rails and React/Redux
lucasjinreal/DCNv2_latest
DCNv2 supports decent pytorch such as torch 1.5+ (now 1.8+)
chenhsuanlin/inverse-compositional-STN
Inverse Compositional Spatial Transformer Networks :performing_arts: (CVPR 2017 oral)
jeremy-friesen/flutter-video-chat
flutter-video-chat is a simple front-end combining text-messaging (using Google Firebase) and video chat (using Agora.io for Flutter).
flutter-webrtc/flutter-webrtc
WebRTC plugin for Flutter Mobile/Desktop/Web
justadudewhohacks/face-api.js
JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
connorferster/handcalcs
Python library for converting Python calculations into rendered latex.
graykode/gpt-2-Pytorch
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
rupa/z
z - jump around
LunarVim/LunarVim
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
rstacruz/vim-coc-settings
My Vim settings for setting it up like an IDE
w0rthy/ArrayVisualizer
Sorting Visualizer with 6 different views and 14 included sorting algorithms
khanrc/pt.darts
PyTorch Implementation of DARTS: Differentiable Architecture Search
mingyuliutw/CoGAN
zhaoxin94/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
wookayin/gpustat-web
👓 A web interface of gpustat: monitor GPU clusters at a look
ahkarami/Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
davidpfahler/react-ml-app
A machine learning example app: dog classification in the browser
Huffon/NLP101
NLP 101: a resource repository for Deep Learning and Natural Language Processing
NVIDIA/OpenSeq2Seq
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark