Closed chencodeX closed 6 years ago
This has some interesting discussions about batch_size vs learning_rate. https://github.com/NVIDIA/DIGITS/issues/51
Another problem, in the second step, when I use 224 224 3 size data to train, it will prompt me to be wrong:
Traceback (most recent call last):
File "bcnn_finetuning.py", line 374, in
I'm sorry, I'm just a novice.
I think the problem is in the image size. Look at this issue. https://github.com/abhaydoke09/Bilinear-CNN-TensorFlow/issues/5
In the second step of training, I used a smaller batch size, does that mean I need to use a smaller learning rate than 0.001?