Pinned Repositories
dynamic-relu-tf
Refer to https://github.com/Islanna/DynamicReLU
Gradient-Centralization_tensorflow
reproducing by tensorflow1.14
lans_optimizer
Referenced from 'Accelerated Large Batch Optimization of BERT Pretraining in 54 minutes' (http://arxiv.org/abs/2006.13484)
Model-Compression
Technology of compressing model.
myLeetcode
C++ code for Leetcode
myOCR
Scene Text Localization & Recognition Resources
paper-diary
paper summary in model compression
Ranger_tensorflow
RAdam+Lookahead
Triplet-Attention-tf
PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
jianyuheng's Repositories
jianyuheng/Ranger_tensorflow
RAdam+Lookahead
jianyuheng/dynamic-relu-tf
Refer to https://github.com/Islanna/DynamicReLU
jianyuheng/Triplet-Attention-tf
jianyuheng/Gradient-Centralization_tensorflow
reproducing by tensorflow1.14
jianyuheng/lans_optimizer
Referenced from 'Accelerated Large Batch Optimization of BERT Pretraining in 54 minutes' (http://arxiv.org/abs/2006.13484)
jianyuheng/PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
jianyuheng/AM-LFS-tf
Reproducing "AM-LFS: AutoML for Loss Function Search" via tensorflow-v1.14
jianyuheng/ConfigurationFiles
configuration files, such as repo (download android source file)、.git-completion.bash(git autocomplete bash)
jianyuheng/DeepLearningExamples
Deep Learning Examples
jianyuheng/ECANet-tfv1
Reproduce ECANet via tensorflow1.x
jianyuheng/enas
TensorFlow Code for paper "Efficient Neural Architecture Search via Parameter Sharing"
jianyuheng/hok_env
dev for pytorch
jianyuheng/imagenet_resnet50_lamb
jianyuheng/infomax
extract features by maximizing mutual information
jianyuheng/L2T-loss-tf
Learning to Teach with Dynamic Loss Functions.
jianyuheng/LAMB_tensorflow1.14
jianyuheng/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
jianyuheng/NAO
Neural Architecture Optimization
jianyuheng/NAT
Implementation for NAT.
jianyuheng/nncf
Neural Network Compression Framework for enhanced OpenVINO™ inference
jianyuheng/over9000
Over9000 optimizer
jianyuheng/pmd-lamb_optimizer
Referenced from 'Large Batch Optimization for Object Detection: Training COCO in 12 Minutes' (http://www.ecva.net/papers/eccv_2020/papers_ECCV/papers/123660477.pdf)
jianyuheng/PTQ4SD
Post training quantization for stable diffusion
jianyuheng/pyhessian
pyhessian is a TensorFlow module which can be used to estimate Hessian matrices
jianyuheng/skipinit_exp
Replace BN with skipinit or fixup.
jianyuheng/spectral-density
Hessian spectral density estimation in TF and Jax
jianyuheng/SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
jianyuheng/VAE-for-Image-Generation
Variational AutoEncoder - Keras implementation on mnist and cifar10 datasets
jianyuheng/vega
AutoML tools chain
jianyuheng/yolov3-network-slimming
yolov3 network slimming剪枝的一种实现