Chakkrit Termritthikun

Results 5 issues of Chakkrit Termritthikun

I have tried to run your code using Pytorch 1.4.0 and found an error related to BCEWithLogitsLoss (), so I've fixed it and it works on PyTorch 1.4.0.

Hi, @ianwhale @mikelzc1990, Could you explain about the survival rate of the offspring? Thank you so much

Hello @yuhuixu1993, Could you release a script for data preparation "10% and 2.5% images" or filename lists of those data? Thank you so much.

Hi @patniemeyer, I have an error when I run the script of run-eval.sh. How to fix it? Thank so much ``` sh: 1: screencapture: not found sh: 1: sips: not...

**I use this code copy to model in fb.resnet.torch** https://github.com/szagoruyko/wide-residual-networks/blob/master/pretrained/wide-resnet.lua **Train script :** th main.lua -netType wideresnet -depth 18 -width 2 -batchSize 64 -nGPU 1 -nThreads 8 -data /home/ml/chakkrit/Fold1/ -nClasses...