issues
search
haitongli
/
knowledge-distillation-pytorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
MIT License
1.87k
stars
346
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
no module named torch._dynamo
#52
xpzwzwz
opened
1 year ago
0
Bump tensorflow from 1.7.0rc0 to 2.11.1
#51
dependabot[bot]
opened
1 year ago
0
Bump pillow from 8.1.1 to 9.3.0
#50
dependabot[bot]
opened
2 years ago
0
Bump tensorflow from 1.7.0rc0 to 2.9.3
#49
dependabot[bot]
closed
1 year ago
1
About "reduction" built in KLDivLoss
#48
junfish
opened
2 years ago
0
Fix Error codes in train.py and evaluate.py
#47
22ema
opened
2 years ago
1
Bump numpy from 1.14.0 to 1.22.0
#46
dependabot[bot]
opened
2 years ago
0
Bump tensorflow from 1.7.0rc0 to 2.7.2
#45
dependabot[bot]
closed
2 years ago
1
Bump tensorflow from 1.7.0rc0 to 2.6.4
#44
dependabot[bot]
closed
2 years ago
1
Bump pillow from 8.1.1 to 9.0.1
#43
dependabot[bot]
closed
2 years ago
1
Are the distilled student models available for download?
#42
sarosijbose
closed
2 years ago
0
Why student use log_softmax(), while teacher use softmax() ?
#41
Ou-Rui
closed
2 years ago
0
Bump tensorflow from 1.7.0rc0 to 2.5.3
#40
dependabot[bot]
closed
2 years ago
1
Bump pillow from 8.1.1 to 9.0.0
#39
dependabot[bot]
closed
2 years ago
1
Requirements.txt is outdated?
#38
Deso2121
opened
3 years ago
5
feature
#37
kamiyakenta
closed
3 years ago
1
Bump pillow from 8.1.1 to 8.3.2
#36
dependabot[bot]
closed
2 years ago
1
Bump tensorflow from 1.7.0rc0 to 2.5.1
#35
dependabot[bot]
closed
2 years ago
1
Bump pillow from 8.1.1 to 8.2.0
#34
dependabot[bot]
closed
3 years ago
1
Bump tensorflow from 1.7.0rc0 to 2.4.0
#33
dependabot[bot]
closed
3 years ago
1
Bump tensorflow from 1.7.0rc0 to 2.4.0
#32
dependabot[bot]
closed
3 years ago
0
Bump pillow from 5.0.0 to 8.1.1
#31
dependabot[bot]
closed
3 years ago
0
Bump tensorflow from 1.7.0rc0 to 2.4.0rc4
#30
dependabot[bot]
closed
3 years ago
1
Bump tensorflow from 1.7.0rc0 to 2.4.0rc1
#29
dependabot[bot]
closed
3 years ago
1
Bump tensorflow from 1.7.0rc0 to 1.15.4
#28
dependabot[bot]
closed
4 years ago
1
in mnist folder,why teacher_mnist and stdudent_mnist do not contain the softmax?
#27
parquets
opened
4 years ago
3
boxed folder
#26
mlszy928
closed
2 years ago
3
teacher model in eval() mode but still update gradients?
#25
yuezha01
closed
4 years ago
1
Bump tensorflow from 1.7.0rc0 to 1.15.2
#24
dependabot[bot]
closed
4 years ago
1
Computing teacher outpouts is called only onece?
#23
ssqfs
opened
4 years ago
1
Bump tensorflow from 1.7.0rc0 to 1.15.0
#22
dependabot[bot]
closed
4 years ago
1
Box Folder
#21
LesiChou
closed
2 years ago
2
Bump pillow from 5.0.0 to 6.2.0
#20
dependabot[bot]
closed
3 years ago
1
How to train my own dataset
#19
RamatovInomjon
opened
5 years ago
1
I think I couldn't prove how cnn_distill has highter performance than base_cnn.
#18
K-Won
opened
5 years ago
1
Fix bug about teacher output
#17
forjiuzhou
closed
3 years ago
1
fix bugs about the batch order of teacher output
#16
forjiuzhou
closed
5 years ago
1
I see the fitnets for reference
#15
chenguanfu511
opened
5 years ago
2
Box folder
#14
zihaozhang9
closed
2 years ago
6
missing training log for base cnn
#13
hughperkins
opened
5 years ago
0
Error Cuda
#12
youyeg
closed
5 years ago
1
'Tensor' object is not callable
#11
youyeg
opened
5 years ago
1
An issue on loss function
#10
lhyfst
opened
6 years ago
4
Is student net really learn what teacher output?
#9
zym1119
opened
6 years ago
8
regression problem can use this method?
#8
door5719
closed
5 years ago
2
experiment result
#7
MrLinNing
opened
6 years ago
17
delete tensorflow
#6
ein-farbe
closed
6 years ago
3
How to improve studentmodel's acc?
#5
RichardMrLu
closed
6 years ago
2
The train dataloader will be shuffled every epoch, Does it really work?
#4
HisiFish
opened
6 years ago
11
Adding note about Issue #2 in KD Loss
#3
akarle
closed
6 years ago
1
Next