Skip to main content

Showing 1–2 of 2 results for author: Delgadillo, I C

Searching in archive cs. Search in all archives.
.
  1. arXiv:1912.00195  [pdf, other

    cs.LG cs.CV stat.ML

    SGAS: Sequential Greedy Architecture Search

    Authors: Guohao Li, Guocheng Qian, Itzel C. Delgadillo, Matthias Müller, Ali Thabet, Bernard Ghanem

    Abstract: Architecture design has become a crucial component of successful deep learning. Recent progress in automatic neural architecture search (NAS) shows a lot of promise. However, discovered architectures often fail to generalize in the final evaluation. Architectures with a higher validation accuracy during the search phase may perform worse in the evaluation. Aiming to alleviate this common issue, we… ▽ More

    Submitted 2 April, 2020; v1 submitted 30 November, 2019; originally announced December 2019.

    Comments: Accepted at CVPR'2020. Project website: https://www.deepgcns.org/auto/sgas

  2. arXiv:1910.06849  [pdf, other

    cs.CV cs.LG eess.IV

    DeepGCNs: Making GCNs Go as Deep as CNNs

    Authors: Guohao Li, Matthias Müller, Guocheng Qian, Itzel C. Delgadillo, Abdulellah Abualshour, Ali Thabet, Bernard Ghanem

    Abstract: Convolutional Neural Networks (CNNs) have been very successful at solving a variety of computer vision tasks such as object classification and detection, semantic segmentation, activity understanding, to name just a few. One key enabling factor for their great performance has been the ability to train very deep networks. Despite their huge success in many tasks, CNNs do not work well with non-Eucl… ▽ More

    Submitted 14 May, 2021; v1 submitted 15 October, 2019; originally announced October 2019.

    Comments: Accepted at TPAMI. This work is a journal extension of our ICCV'19 paper arXiv:1904.03751. The first three authors contributed equally