zlin3000
Results
2
issues of
zlin3000
I randomly tested several images, the difference is between .10 to .20. In fact, I tested the code one by one, and found the resize method might be the problem...
In vgg.py, block 3 only contains 2 conv layers and 1 pool layer. However, from the paper, it shows there should be 3 conv layers and 1 pool layer in...