Issues
- 10
TypeError: default_collate: batch must contain tensors, numpy arrays, numbers, dicts or lists; found <U14
#14 opened by danielbellhv - 1
when I run python train_res_unet.py -e 100 -b 32 -l 0.0001 -g 4 -s 512 512 -d "/content/drive/MyDrive/DuyLinh/kits19-challenge/data" --log "runs" --eval_intvl 5 --cp_intvl 5 --vis_intvl 0 --num_workers 8 log path "/content/drive/MyDrive/DuyLinh/kits19-challenge/runs" has old file . What is fault?
#21 opened by Linh-Nicky - 0
log path "/content/drive/MyDrive/DuyLinh/kits19-challenge/runs" has old file . What is fault?
#20 opened by Linh-Nicky - 0
when I use !python train_res_unet.py -e 100 -b 32 -l 0.0001 -g 4 -s 512 512 -d "/content/drive/MyDrive/DuyLinh/kits19-challenge/data" --log "runs" --eval_intvl 5 --cp_intvl 5 --vis_intvl 0 --num_workers 8
#19 opened by Linh-Nicky - 0
Pretrained model
#17 opened by zzs95 - 0
Dataset
#13 opened by SpyridoulaZagkou4 - 1
What does the "data/roi.json" look like?
#12 opened by hihunjin - 3
TypeError: default_collate: batch must contain tensors, numpy arrays, numbers, dicts or lists; found <class 'NoneType'>
#7 opened by luhc228 - 0
Could you share your pretrain models?
#11 opened by siriusdemon - 0
- 0
Pause training
#9 opened by samiha172 - 0
when i run train_denseunet this error exit , could you help me to resolve this question
#8 opened by guo-jing-na - 4
Data_Aug
#6 opened by JiangYuhan1996 - 2
cc3d module
#5 opened by lidashuai123 - 1
data set
#4 opened by JiangYuhan1996 - 1
- 9
result
#2 opened by lxg15066629402 - 3
train_res_unet.py
#1 opened by lxg15066629402