Chansung Park

Results 145 comments of Chansung Park

I believe I have removed 'helper' from the notebook.

Hi @chihchiehchen First of all, I need to see what the images look like. If the images are not any similar to the CIFAR-10 dataset, the prediction accuracy will probably...

Aha I get your point. Did you run the notebook yourself? or are you just reading it through? I made some changes to the last one with saved checkpoint. Let...

I have just re-run the notebook after cloning the repo entirely. And I got Testing Accuracy of 0.728... Let me think what could go wrong in your case

ok. that might be some kind of indexing problem when displaying with matplotlib. I will look into it and fix the thing. But the model and its behaviour is ok...

ok. the thing is the name on top of the picture is the ground truth label, not the predicted one. and the bar graph on the right hand side is...

Is it? In my case, I got 4 out of 5 correct. If you don't get the right result all the time, check if your results are any closer to...

Are you using your own custom dataset? Looks like the image you are using has only one channel which means black & white. If that is true, please make it...

I am wondering where "reshape" is happening?