Pinned Repositories
air-route
New Version Revising A Mistake In Counting Degrees
ball_in_box
the first homework
CLRS
:notebook:Solutions to Introduction to Algorithms
Computer_Graphics
华中科技大学《计算机图形学》MOOC课程实验 ——万琳老师
distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
eql.detectron2
The official implementation of Equalization Loss for Long-Tailed Object Recognition (CVPR 2020) based on Detectron2. https://arxiv.org/abs/2003.05176
expts_with_rethinking_paper
GAN-pruning
A Pytorch implementation of "Co-Evolutionary Compression for Unpaired Image Translation" (ICCV 2019).
hetero_binocular
binocular project
HouseRentingSystem
JAVA Web
TalentedMUSE's Repositories
TalentedMUSE/air-route
New Version Revising A Mistake In Counting Degrees
TalentedMUSE/ball_in_box
the first homework
TalentedMUSE/CLRS
:notebook:Solutions to Introduction to Algorithms
TalentedMUSE/Computer_Graphics
华中科技大学《计算机图形学》MOOC课程实验 ——万琳老师
TalentedMUSE/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
TalentedMUSE/eql.detectron2
The official implementation of Equalization Loss for Long-Tailed Object Recognition (CVPR 2020) based on Detectron2. https://arxiv.org/abs/2003.05176
TalentedMUSE/expts_with_rethinking_paper
TalentedMUSE/GAN-pruning
A Pytorch implementation of "Co-Evolutionary Compression for Unpaired Image Translation" (ICCV 2019).
TalentedMUSE/hetero_binocular
binocular project
TalentedMUSE/HouseRentingSystem
JAVA Web
TalentedMUSE/learngit
TalentedMUSE/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
TalentedMUSE/MI-AOD
Code for Multiple Instance Active Learning for Object Detection, CVPR 2021
TalentedMUSE/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
TalentedMUSE/model-compression
model compression based on pytorch (1、quantization: 16/8/4/2 bits(dorefa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、ternary/binary value(twn/bnn/xnor-net);2、 pruning: normal、regular and group convolutional channel pruning;3、 group convolution structure;4、batch-normalization folding for quantization)
TalentedMUSE/onnx
Open Neural Network Exchange
TalentedMUSE/original-bitcoin
This is a historical repository of Satoshi Nakamoto's original bitcoin sourcecode
TalentedMUSE/purning
TalentedMUSE/python-scraping
Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
TalentedMUSE/pytorch-fid
A Port of Fréchet Inception Distance (FID score) to PyTorch
TalentedMUSE/pytorch-pruning
PyTorch Implementation of [1611.06440] Pruning Convolutional Neural Networks for Resource Efficient Inference
TalentedMUSE/pytorch-spectral-normalization-gan
Paper by Miyato et al. https://openreview.net/forum?id=B1QRgziT-
TalentedMUSE/pytorch-weights_pruning
PyTorch Implementation of Weights Pruning
TalentedMUSE/relaxrender
TalentedMUSE/rethinking-network-pruning
Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019)
TalentedMUSE/Taylor_pruning
Pruning Neural Networks with Taylor criterion in Pytorch
TalentedMUSE/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
TalentedMUSE/vision
Datasets, Transforms and Models specific to Computer Vision
TalentedMUSE/WeRoBot
WeRoBot 是一个微信公众号开发框架
TalentedMUSE/yolov3-channel-and-layer-pruning
yolov3 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏