Skip to main content

Showing 1–4 of 4 results for author: Çuğu, İ

.
  1. arXiv:2204.13091  [pdf, other

    cs.CV

    Attention Consistency on Visual Corruptions for Single-Source Domain Generalization

    Authors: Ilke Cugu, Massimiliano Mancini, Yanbei Chen, Zeynep Akata

    Abstract: Generalizing visual recognition models trained on a single distribution to unseen input distributions (i.e. domains) requires making them robust to superfluous correlations in the training set. In this work, we achieve this goal by altering the training images to simulate new domains and imposing consistent visual attention across the different views of the same sample. We discover that the first… ▽ More

    Submitted 27 April, 2022; originally announced April 2022.

    Comments: CVPRW 2022 - Camera ready version

  2. arXiv:2102.02804  [pdf, other

    cs.CV

    A Deeper Look into Convolutions via Eigenvalue-based Pruning

    Authors: Ilke Cugu, Emre Akbas

    Abstract: Convolutional neural networks (CNNs) are able to attain better visual recognition performance than fully connected neural networks despite having much fewer parameters due to their parameter sharing principle. Modern architectures usually contain a small number of fully-connected layers, often at the end, after multiple layers of convolutions. In some cases, most of the convolutions can be elimina… ▽ More

    Submitted 18 October, 2022; v1 submitted 4 February, 2021; originally announced February 2021.

    Comments: The codes are available at https://github.com/cuguilke/psykedelic

  3. arXiv:1711.07011  [pdf, other

    cs.CV

    MicroExpNet: An Extremely Small and Fast Model For Expression Recognition From Face Images

    Authors: İlke Çuğu, Eren Şener, Emre Akbaş

    Abstract: This paper is aimed at creating extremely small and fast convolutional neural networks (CNN) for the problem of facial expression recognition (FER) from frontal face images. To this end, we employed the popular knowledge distillation (KD) method and identified two major shortcomings with its use: 1) a fine-grained grid search is needed for tuning the temperature hyperparameter and 2) to find the o… ▽ More

    Submitted 24 December, 2019; v1 submitted 19 November, 2017; originally announced November 2017.

    Comments: International Conference on Image Processing Theory, Tools and Applications (IPTA) 2019 camera ready version. Codes are available at: https://github.com/cuguilke/microexpnet

  4. arXiv:1701.08291  [pdf, other

    cs.CV

    Treelogy: A Novel Tree Classifier Utilizing Deep and Hand-crafted Representations

    Authors: İlke Çuğu, Eren Şener, Çağrı Erciyes, Burak Balcı, Emre Akın, Itır Önal, Ahmet Oğuz Akyüz

    Abstract: We propose a novel tree classification system called Treelogy, that fuses deep representations with hand-crafted features obtained from leaf images to perform leaf-based plant classification. Key to this system are segmentation of the leaf from an untextured background, using convolutional neural networks (CNNs) for learning deep representations, extracting hand-crafted features with a number of i… ▽ More

    Submitted 28 January, 2017; originally announced January 2017.

    MSC Class: 68-06