Tag

STRIDE

0 views collected around this technical thread.

DevOps
DevOps
Apr 14, 2022 · Information Security

Threat Modeling: Skills, Methodology, and Long-Term Challenges for Security Architects

The article explains threat modeling as a security‑by‑design practice, outlines the scarce talent pool for senior architects, describes a DFD‑based methodology with STRIDE analysis, and discusses the balance between experiential and methodological approaches to building robust, long‑term security models.

DFDSTRIDEThreat Modeling
0 likes · 9 min read
Threat Modeling: Skills, Methodology, and Long-Term Challenges for Security Architects
Tencent Cloud Developer
Tencent Cloud Developer
Nov 30, 2018 · Artificial Intelligence

Understanding Transpose Convolution (Deconvolution) in Convolutional Neural Networks

The article explains how transpose (de)convolution works as the spatial inverse of standard convolution, detailing its relationship to fully‑connected layers, padding, stride, output size formulas, odd‑case handling, and practical implementation in frameworks like PyTorch and TensorFlow.

CNNPaddingPyTorch
0 likes · 15 min read
Understanding Transpose Convolution (Deconvolution) in Convolutional Neural Networks