18 citations · 21 across the 2 of their papers we have counts for
3 papers
cs.CV2020★ 3 cited
The DongNiao International Birds 10000 Dataset
Jian Mei, Hao Dong
DongNiao International Birds 10000 (DIB-10K) is a challenging image dataset which has more than 10 thousand different types of birds. It was created to enable the study of machine…
cs.LG2020★ 18 cited
Role-Wise Data Augmentation for Knowledge Distillation
Jie Fu, Xue Geng, Zhijian Duan +6
Knowledge Distillation (KD) is a common method for transferring the ``knowledge'' learned by one machine learning model (the \textit{teacher}) into another model (the \textit{stude…
cs.LG2018
Gear Training: A new way to implement high-performance model-parallel training
Hao Dong, Shuai Li, Dongchang Xu +2
The training of Deep Neural Networks usually needs tremendous computing resources. Therefore many deep models are trained in large cluster instead of single machine or GPU. Though…