Pinned Repositories
352_Leetcode
This is for 352 dorm in UCAS
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
algorithm_course
国科大 算法分析与设计 卜东波 作业答案整理(2016)
Auto-Lianliankan
基于python图像识别实现的连连看外挂,可实现QQ连连看秒破
awesome-adversarial-machine-learning
A curated list of awesome adversarial machine learning resources
awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
Cultural_Inheritance-Recognizing_Chinese_Calligraphy_in_Multiple_Scenarios
文化传承—汉字书法多场景识别比赛
fots_project
STR
Dely-Yu's Repositories
Dely-Yu/awesome-automl-papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
Dely-Yu/fots_project
Dely-Yu/Centripetal-SGD
Codes of Centripetal SGD
Dely-Yu/CVPR-2019-Paper-Statistics
Statistics and Visualization of acceptance rate, main keyword of CVPR 2019 accepted papers for the main Computer Vision conference (CVPR)
Dely-Yu/cvpr2019
cvpr2019 papers,极市团队整理
Dely-Yu/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
Dely-Yu/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
Dely-Yu/energy_constrained_compression
Code for paper "ECC: Platform-Independent Energy-Constrained Deep Neural Network Compression via a Bilinear Regression Model"
Dely-Yu/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
Dely-Yu/filter-pruning-geometric-median
Filter Pruning via Geometric Median for Deep Convolutional Neural Networks Acceleration (CVPR 2019 Oral)
Dely-Yu/GAL
PyTorch implementation for GAL.
Dely-Yu/gate-decorator-pruning
Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"
Dely-Yu/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
Dely-Yu/helloworld
kaggle_whale
Dely-Yu/KSE
Exploiting Kernel Sparsity and Entropy for Interpretable CNN Compression
Dely-Yu/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
Dely-Yu/nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Dely-Yu/Python-100-Days
Python - 100天从新手到大师
Dely-Yu/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
Dely-Yu/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
Dely-Yu/sact
Spatially Adaptive Computation Time for Residual Networks
Dely-Yu/scene_text
Dely-Yu/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
Dely-Yu/Taylor_pruning
Pruning Neural Networks with Taylor criterion in Pytorch
Dely-Yu/thinkpadt480-ubuntu16-configs
Dely-Yu/vision
Datasets, Transforms and Models specific to Computer Vision
Dely-Yu/VisualDL
A platform to visualize the deep learning process and result.
Dely-Yu/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS
Dely-Yu/YOLOV3-1
yolov3 by pytorch
Dely-Yu/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)