Implementation VGG-16 ,VGG-19 from the paper
- Opencv3
- Keras
- Tensorflow
- python3
*scaling is not done on input image but mean value is subtracted
*Input image is 244*244 in the Network
*scaling is not done on input image but mean value is subtracted
*Input image is 244*244 in the Network