Skip to main content

Makale: Going Deeper With Convolutions

We propose a deep convolutional neural network architecture codenamed Inception that achieves the new state of the art for classification and detection in the ImageNet Large-Scale Visual Recognition Challenge 2014 (ILSVRC2014). The main hallmark of this architecture is the improved utilization of the computing resources inside the network. By a carefully crafted design, we increased the depth and width of the network while keeping the computational budget constant. To optimize quality, the architectural decisions were based on the Hebbian principle and the intuition of multi-scale processing. One particular incarnation of this architecture, GoogLeNet, a 22 layers deep network, was used to assess its quality in the context of object detection and classification.

CVPR2015 : Büyük Ölçekli Görsel Tanıma Yarışması Eğitimi

ImageNet Büyük Ölçekli Görsel Tanıma Yarışması (ImageNet Large Scale Visual Recognition Challenge – ILSVRC) yüzlerce obje kategorisi ve milyonlarca resimden obje sınıflandırmaya yönelik yapılan bir faaliyettir. Yarışma 2010 yılından günümüze kadar yıllık olarak yapılmakta ve 50’nin üzerinde kuruluş tarafından katılım sağlanmaktadır.

Yarışmaya katılmak isteyenleri eğitmeyi amaçlayan bir çalışma 7 Haziran 2015 tarihinde icra edilmiştir. Eğitim kapsamında icra edilen sunumlar aşağıda yer almaktadır.

Devamını Oku