-
UpstageAI
- Republic of Korea
- https://scholar.google.com/citations?user=onGHuFsAAAAJ
- @sseung0703
-
-
-
-
EKG Public
Ensemble Knowledge Guided Sub-network Search and Fine-tuning for Filter Pruning
-
Lightweighting_Cookbook Public
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.
-
The codes for recent knowledge distillation algorithms and benchmark results via TF2.0 low-level API
-
SPT_LSA_ViT Public
Forked from aanna0701/SPT_LSA_ViTImplementation for Visual Transformer for Small-size Datasets
-
-
ocr_kor Public
Forked from parksunwoo/ocr_kor딥러닝을 활용한 한글문장 OCR 연구
-
putting-nerf-on-a-diet Public
Forked from codestella/putting-nerf-on-a-dietPutting NeRF on a Diet: Semantically Consistent Few-Shot View Synthesis Implementation
-
-
ACCESS_KD Public
This project solves a problem of ZSKT in neurips2019
-
IEPKT Public
Implementation of "Interpretable embedding procedure knowledge transfer" on AAAI2021
-
TF2-jit-compile-on-multi-gpu Public
Tensorflow2 training code with jit compiling on multi-GPU.
-
github-readme-stats Public
Forked from anuraghazra/github-readme-stats⚡ Dynamically generated stats for your github readmes
-
-
tensorflow Public
Forked from tensorflow/tensorflowAn Open Source Machine Learning Framework for Everyone
-
-
ssd-tf2 Public
Forked from ChunML/ssd-tf2A super clean implementation of SSD (Single Shot MultiBox Detector) made possible by Tensorflow 2.0
-
pytorch-retinanet Public
Forked from yhenon/pytorch-retinanetPytorch implementation of RetinaNet object detection.
-
-
Autoslim_TF2 Public
Implementation of Autoslim using Tensorflow2
-
vision Public
Forked from pytorch/visionDatasets, Transforms and Models specific to Computer Vision
-
slimmable_networks Public
Forked from JiahuiYu/slimmable_networksSlimmable Networks, AutoSlim, and Beyond, ICLR 2019, and ICCV 2019
-
GALA_TF2.0 Public
Tensorflow 2.0 implementation of "Symmetric Graph Convolutional Autoencoder for Unsupervised Graph Representation Learning" in ICCV2019
-
awesome-knowledge-distillation Public
Forked from dkozlov/awesome-knowledge-distillationAwesome Knowledge Distillation
3 UpdatedNov 29, 2019 -
Reproducing VID in CVPR2019 (on working)
-
pytorch-cifar Public
Forked from kuangliu/pytorch-cifar95.16% on CIFAR10 with PyTorch
-
KD_methods_with_TF Public
Knowledge distillation methods implemented with Tensorflow (now there are 11 (+1) methods, and will be added more.)
-
Colvolutional neural network implementation with Tensorflow2.0 low level API only