Tomasz Szandała
Wrocław University of Technology
11 Papers
3 Citations
Tomasz Szandała is an academic researcher from Wrocław University of Technology. The author has contributed to research in topics: Artificial neural network & Convolutional neural network. The author has an hindex of 2, co-authored 11 publications.
Chat about Author
Papers
Review and Comparison of Commonly Used Activation Functions for Deep Neural Networks
TL;DR: This research paper will evaluate the commonly used additive functions, such as swish, ReLU, Sigmoid, and so forth, followed by their properties, own cons and pros, and particular formula application recommendations.
•Posted Content
Convolutional Neural Network for Blur Images Detection as an Alternative for Laplacian Method
TL;DR: This paper proposes and evaluates a new method that uses a deep convolutional neural network, which can determine whether an image is blurry or not and is compared to deterministic methods using the confusion matrix.
Automated Method for Evaluating Neural Network's Attention Focus.
Tomasz Szandała,Henryk Maciejewski +1 more
- 16 Jun 2021
TL;DR: In this paper, the authors identify the threat of network incorrectly relying on counterfactual features that can stay undetectable during validation but cause serious issues in life application and propose a method to counter this hazard.
2
Benchmarking Comparison of Swish vs. Other Activation Functions on CIFAR-10 Imageset.
Tomasz Szandała
- 01 Jul 2019
TL;DR: An experiment on CIFAR-10 image set where Swish appears not to outperform ReLU is described, where simply replacing ReLUs with Swish units improves top-1 classification accuracy on ImageNet by 0.9% and 0.6% respectively.
2
Using Convolutional Network Visualisation to Determine the Most Significant Pixels
Tomasz Szandała
- 29 Jun 2020
TL;DR: This paper shows how to combine Class Activation Map with feature map to determine a few of the most contributing pixels for given input and modify them to perform an adversarial attack.