Essays about: "CIFAR-10"

Showing result 11 - 15 of 26 essays containing the word CIFAR-10.

  1. 11. Data augmentation and related opportunity cost for managing the contemporary data sparsity

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Ali Muquri; Staffan Konstholm; [2021]
    Keywords : ;

    Abstract : This paper explored data augmentation as an alternative solution to the supervised data sparsity that has become a deeply rooted issue in machine learning projects. Convolutional Neural Network models with architecture resembling the ResNet Neural Network were trained on an augmented version of the CIFAR-10 dataset. READ MORE

  2. 12. Use of Thermal Imagery for Robust Moving Object Detection

    University essay from Linköpings universitet/Medie- och Informationsteknik; Linköpings universitet/Tekniska fakulteten

    Author : Hannah Bergenroth; [2021]
    Keywords : Moving object detection; background subtraction; convolutional neural network; image fusion;

    Abstract : This work proposes a system that utilizes both infrared and visual imagery to create a more robust object detection and classification system. The system consists of two main parts: a moving object detector and a target classifier. READ MORE

  3. 13. Optimizing Convolutional Neural Networks for Inference on Embedded Systems

    University essay from Uppsala universitet/Signaler och system

    Author : Lucas Strömberg; [2021]
    Keywords : Machine Learning; Embedded Systems; Computer Science; CNN; Quantization; Pruning;

    Abstract : Convolutional neural networks (CNN) are state of the art machine learning models used for various computer vision problems, such as image recognition. As these networks normally need a vast amount of parameters they can be computationally expensive, which complicates deployment on embedded hardware, especially if there are contraints on for instance latency, memory or power consumption. READ MORE

  4. 14. Transfer learning between domains : Evaluating the usefulness of transfer learning between object classification and audio classification

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Tobias Frenger; Johan Häggmark; [2020]
    Keywords : Convolutional neural networks; Object classification; Audio classification; Transfer learning; Inception-V3; Inception-ResNet-V2; Keras; ImageNet; Mini-Inception; Mini-Inception-ResNet; Mel-spectrogram; CIFAR-10;

    Abstract : Convolutional neural networks have been successfully applied to both object classification and audio classification. The aim of this thesis is to evaluate the degree of how well transfer learning of convolutional neural networks, trained in the object classification domain on large datasets (such as CIFAR-10, and ImageNet), can be applied to the audio classification domain when only a small dataset is available. READ MORE

  5. 15. Regularization Methods in Neural Networks

    University essay from Uppsala universitet/Statistiska institutionen

    Author : Jacob Kasche; Fredrik Nordström; [2020]
    Keywords : Neural Networks; Overfitting; Regularization methods; MNIST; CIFAR-10;

    Abstract : Overfitting is a common problem in neural networks. This report uses a simple neural network to do simulations relevant for the field of image recognition. In this report, four common regularization methods for dealing with overfitting are evaluated. READ MORE