sseung0703
@UpstageAI , Neural network compression, Computer vision; Google Developers Experts for Machine Learning;
UpstageAIRepublic of Korea
sseung0703's Stars
google-research/tuning_playbook
A playbook for systematically maximizing the performance of deep learning models.
google/flax
Flax is a neural network library for JAX that is designed for flexibility.
google-research/scenic
Scenic: A Jax Library for Computer Vision Research and Beyond
pyutils/line_profiler
Line-by-line profiling for Python
HuCaoFighting/Swin-Unet
[ECCVW 2022] The codes for the work "Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation"
n2cholas/awesome-jax
JAX - A curated list of resources https://github.com/google/jax
adobe/antialiased-cnns
pip install antialiased-cnns to improve stability and accuracy
divamgupta/stable-diffusion-tensorflow
Stable Diffusion in TensorFlow / Keras
IST-DASLab/sparsegpt
Code for the ICML 2023 paper "SparseGPT: Massive Language Models Can Be Accurately Pruned in One-Shot".
irfanICMLL/structure_knowledge_distillation
The official code for the paper 'Structured Knowledge Distillation for Semantic Segmentation'. (CVPR 2019 ORAL) and extension to other tasks.
ZJUGiveLab/UNet-Version
lucidrains/memory-efficient-attention-pytorch
Implementation of a memory efficient multi-head attention as proposed in the paper, "Self-attention Does Not Need O(n²) Memory"
fchollet/stable-diffusion-tensorflow
TensorFlow/Keras port of Stable Diffusion
kdhht2334/awesome-SOTA-FER
A curated list of facial expression recognition in both 7-emotion classification and affect estimation.
szq0214/FKD
Official code for our ECCV'22 paper "A Fast Knowledge Distillation Framework for Visual Recognition"
bytedance/RLFN
Winner of runtime track in NTIRE 2022 challenge on Efficient Super-Resolution
ConstantPark/DL_Compiler
Study Group of Deep Learning Compiler
sungwool/CFA_for_anomaly_localization
sayakpaul/stable-diffusion-keras-ft
Fine-tuning Stable Diffusion using Keras.
sjquan/2022-Study
kdhht2334/ELIM_FER
[NeurIPS 2022] The official repository of Expression Learning with Identity Matching for Facial Expression Recognition
thu-ml/Jetfire-INT8Training
kdhht2334/AVCE_FER
[ECCV2022] The official repository of Emotion-aware Multi-view Contrastive Learning for Facial Emotion Recognition
sseung0703/Lightweighting_Cookbook
This project attempts to build neural network training and lightweighting cookbook including three kinds of lightweighting solutions, i.e., knowledge distillation, filter pruning, and quantization.
taki0112/denoising-diffusion-gan-Tensorflow
Tensorflow implementation of "Tackling the Generative Learning Trilemma with Denoising Diffusion GANs" (ICLR 2022 Spotlight)
san9569/Gaze-Redir-Learning
[WACV 2023] Fine Gaze Redirection Learning With Gaze Hardness-Aware Transformation
HanByulKim/BASQ
BASQ: Branch-wise Activation-clipping Search Quantization for Sub-4-bit Neural Networks, ECCV 2022
sayakpaul/xla-benchmark-sd
Provides code to serialize the different models involved in Stable Diffusion as SavedModels and to compile them with XLA.
KangDohee2270/MAER-Modality-Adaptive-Emotion-Recognition-system
Inner emotion recognition framework through real-time fusion of voice, video, and bio-signal
YeongHyeon/YeongHyeon