"git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "3d0c7794c8ea4491b32b81d0e7fd430789419aa0"
Add GoogLeNet (Inception v1) (#678)
* Add GoogLeNet (Inception v1) * Fix missing padding * Add missing ReLu to aux classifier * Add Batch normalized version of GoogLeNet * Use ceil_mode instead of padding and initialize weights using "xavier" * Match BVLC GoogLeNet zero initialization of classifier * Small cleanup * use adaptive avg pool * adjust network to match TensorFlow * Update url of pre-trained model and add classification results on ImageNet * Bugfix that improves performance by 1 point
Showing
Please register or sign in to comment