issues
search
ssnl
/
dataset-distillation
Open-source code for paper "Dataset Distillation"
https://ssnl.github.io/dataset_distillation
MIT License
778
stars
115
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Train fails on each and every command
#62
gonenraveh
closed
2 months ago
1
Possible bugs
#61
hailuu684
closed
1 year ago
8
Question about the updata of the synthetic data
#60
Ke-Hao
closed
1 year ago
2
RuntimeError: invalid argument 0: Sizes of tensors must match except in dimension 0. Got 4035 and 4003 in dimension 2 at /opt/conda/conda-bld/pytorch_1544199946412/work/aten/src/TH/generic/THTensorMoreMath.cpp:1333
#59
shraddha291996
closed
1 year ago
2
RuntimeError: CUDA error: device-side assert triggered
#58
shraddha291996
closed
1 year ago
1
How the custom dataset be structured ?
#57
shraddha291996
closed
1 year ago
1
AttributeError: module 'torch._C' has no attribute '_cuda_setDevice'
#56
shraddha291996
closed
1 year ago
2
How to apply it on the custom dataset?
#55
shraddha291996
closed
1 year ago
1
The size of tensor a (64) must match the size of tensor b (32) at non-singleton dimension 0
#54
data-science-lover
closed
2 years ago
5
RuntimeError: CUDA out of memory.
#53
data-science-lover
closed
2 years ago
7
Replace calls to deprecated yaml.load(input)
#52
swap-10
closed
2 years ago
2
Broken: yaml.load(input) is removed in PyYAML >=6.0
#51
swap-10
closed
2 years ago
0
Replace calls to deprecated yaml.load(input) with supported function
#50
swap-10
closed
2 years ago
0
Question about distill my own dataset
#49
Firegreat123
closed
2 years ago
2
Question about weights update in network of phase test
#48
Firegreat123
opened
2 years ago
4
Question about commands
#47
Firegreat123
closed
2 years ago
5
Question about distilled images
#46
Firegreat123
closed
2 years ago
2
Adapt distill on dataset SVHN
#45
Firegreat123
closed
2 years ago
2
Is the training process on distilled data can be conducted in main.py
#44
NiaLiu
closed
2 years ago
3
How to distribute different GPUs for some large models
#43
liuyugeng
opened
2 years ago
1
BatchNorm2d of ResNet model warning
#42
liuyugeng
closed
2 years ago
5
Uniquenamespace
#41
DoubleRedX
closed
2 years ago
1
Question about pulling data from a .gz file
#40
kjurczyk
closed
2 years ago
2
How to use it for custom model and dataset?
#39
Ebjderman
closed
3 years ago
2
Running in Jupyter
#38
arefm
closed
3 years ago
1
Applicability to general structured datasets
#37
Riqzz
opened
3 years ago
0
retrain distilled images with minibatch-SGD
#36
JialunSong
opened
3 years ago
4
Question about applicability
#35
UpasanaSridhar
opened
3 years ago
0
How to adapt to our own databases/architecture?
#34
Rubiel1
closed
4 years ago
8
How to get the distilled images?
#33
enjoysport2022
closed
4 years ago
0
Cannot find definition of `local_n_nets`
#32
XinDongol
closed
4 years ago
2
back-gradient optimization technique
#31
dm-medvedev
closed
4 years ago
1
How to use a custom dataset?
#30
QLaHPD
closed
4 years ago
1
cifar10: RuntimeError: Mismatch in shape
#29
RaptorMai
closed
4 years ago
3
Max number of classes
#28
elena-orlova
closed
4 years ago
2
Compare to training on randomly selected samples
#27
bennyguo
closed
5 years ago
2
Distilling labels as well as images
#26
xu-ji
closed
5 years ago
4
Structure of results.pth
#25
elena-orlova
closed
5 years ago
2
Getting distilled images and testing on them
#24
elena-orlova
closed
5 years ago
0
How to distill dataset of size exceeding gpu memory size limit
#23
zw615
closed
5 years ago
4
Code improvements
#22
carmocca
closed
5 years ago
1
Questions about training after dataset distillation
#21
colorjam
closed
5 years ago
1
How do you keep buffer fixed during gradient steps
#20
zw615
closed
5 years ago
1
Questions about implementation of optimizing distilled data
#19
zw615
closed
5 years ago
3
Logger warnings and order of optimizer.step() and lr_scheduler.step()
#18
claudiogreco
closed
4 years ago
3
Does the instillation model and the test model must be the same?
#17
ssxlconch
closed
5 years ago
2
Good luck in next sumission
#16
knightcao
opened
5 years ago
3
Getting what appears to be noise on Imagenette + XResnet
#15
sshleifer
closed
5 years ago
8
Where do distilled images get saved?
#14
sshleifer
closed
5 years ago
2
some question about dataset distillation
#13
knightcao
closed
5 years ago
2
Next