issues
search
victoresque
/
pytorch-template
PyTorch deep learning projects made easy.
MIT License
4.75k
stars
1.09k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reading config: reading for save_dir
#113
Azimi2kht
closed
3 months ago
0
Add unet
#112
brady-bogda
closed
5 months ago
0
python train.py --resume path/to/checkpoint
#111
1z1y
closed
1 year ago
1
DataLoader example
#110
fneaplle
opened
1 year ago
0
Fix/tensorboard incompatible with numpy 1.24
#109
HernandoR
opened
1 year ago
0
Fix/pytorch umcompatible with numpy 1.24
#108
HernandoR
closed
1 year ago
0
Support `in` operation in ConfigParser
#107
Tackoil
opened
2 years ago
0
TODO: also configure logging for sub-processes(not master)
#106
DelinQu
opened
2 years ago
4
usage of shuffle=True when using SubsetRandomSampler
#105
yaeeun916
closed
2 years ago
1
Strange bugs occur when the number of Gpus trained and tested is inconsistent
#104
Freedom-JJ
opened
2 years ago
0
Any plans to support Wandb Hyperparameter Searching?
#103
DelinQu
opened
2 years ago
0
m
#102
testheight
closed
2 years ago
0
Adding task 1 branch
#101
Abhi-Tiw1
closed
2 years ago
0
Loss function
#100
zhangfc7
closed
7 months ago
1
add ml template
#99
Orca0917
closed
2 years ago
0
Any plans to support DistributedDataParallel?
#98
liming-ai
opened
3 years ago
2
Adding mesh to Tensorboard not working via TensorboardWriter
#97
matthiasvestner
closed
3 years ago
2
Some thing wrong with add_histogram function
#96
ngocgiang99
opened
3 years ago
2
Latest checkpoint
#95
tqdungctuct
closed
3 years ago
8
Minor fixes to `Trainer` and `BaseTrainer` Initializers
#94
itsnamgyu
closed
1 year ago
0
Any support for multiple loss functions?
#93
itsnamgyu
closed
3 years ago
5
Add support for ReduceLROnPlateau lr_scheduler & Reformat to pass Flake8
#92
MohamedA95
opened
3 years ago
0
Only `data_loader.data_loaders` is plural
#91
itsnamgyu
opened
3 years ago
5
add --fine-tune arg to train.py and test.py
#90
YiweiJiang2015
opened
3 years ago
0
ReduceLROnPlateau lr_scheduler
#89
MohamedA95
closed
3 years ago
3
Some features I have implemented.
#88
deeperlearner
opened
3 years ago
0
Add custom flag & override from CLI
#87
MohamedA95
closed
3 years ago
1
Passing an iterable from config.json
#86
bobvo23
closed
3 years ago
2
fix issue #84
#85
SunQpark
closed
3 years ago
0
Setting 'early_stop: 0' does not disable it
#84
Andry-Bal
closed
3 years ago
2
Fix optimizer initialization order
#83
SunQpark
closed
3 years ago
0
Model is moved to GPU after the optimizer is instatiated, resulting in a performance hit.
#82
schlabrendorff
closed
3 years ago
4
Save best model
#81
deeperlearner
closed
3 years ago
1
String concatenation
#80
giannispic
closed
3 years ago
0
ZeroDivisionError in TensorboardWriter.set_step()
#79
Andry-Bal
opened
4 years ago
2
A little question about loading checkpoint.
#78
Hoodythree
closed
4 years ago
3
how can I add arg into config after data loading step
#77
Chunpai
closed
3 years ago
2
"hydra" support
#76
SunQpark
opened
4 years ago
0
feat: add graph visualization to tensorboard
#75
m0sys
closed
3 years ago
0
cuda or not cuda?
#74
ActonMartin
closed
4 years ago
1
make api more friendly and modified test model saving method
#73
QiangZiBro
closed
3 years ago
0
best_model is calculated based on save_epoch, not every epoch
#72
TonyLianLong
closed
3 years ago
1
calling Trainer with len_epoch parameter
#71
doitrightnow1
closed
4 years ago
0
Abstract base classes do not use ABCMeta metaclass
#70
joshuacwnewton
opened
4 years ago
0
add trainer debugging option "overfit_single_batch"
#69
smidm
opened
4 years ago
0
Maybe a bug in lr_scheduler when resuming
#68
Outliers1106
opened
4 years ago
0
Some problems
#67
TruongKhang
opened
4 years ago
5
I want to train own datasets by this template.
#66
JasonChenhx
opened
4 years ago
2
any support of k-fold cross validation?
#65
emadeldeen24
opened
4 years ago
4
Add support of visdom
#64
cvenwu
closed
3 years ago
1
Next