Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in convolutional-neural-network
How do I load up an image and convert it to a proper tensor for PyTorch?
Nov 10, 2022
python
image-processing
pillow
pytorch
convolutional-neural-network
Load a single image in a pretrained pytorch net
Oct 23, 2022
python
deep-learning
image-segmentation
pytorch
convolutional-neural-network
Extract features into a dataset from keras model
Nov 02, 2022
python
tensorflow
machine-learning
keras
convolutional-neural-network
Reflection padding Conv2D
Apr 11, 2022
python
keras
padding
convolutional-neural-network
zero-padding
Crop the center of the image in Keras ImageDataGenerator or flow_from_directory
Jun 22, 2022
image-processing
machine-learning
keras
conv-neural-network
convolutional-neural-network
Number of feature maps produced after each convolution layer in CNN's
Sep 30, 2022
machine-learning
neural-network
deep-learning
artificial-intelligence
convolutional-neural-network
Suggested CNN Frameworks for Object Detection in Satellite Imagery?
Aug 27, 2021
python
keras
object-detection
convolutional-neural-network
satellite-image
Intuition behind U-net vs FCN for semantic segmentation
Jan 26, 2020
neural-network
artificial-intelligence
image-segmentation
convolutional-neural-network
semantic-segmentation
Will jpeg compression affect training and classification using Convolutional Neural Networks
Nov 17, 2022
image
machine-learning
deep-learning
convolutional-neural-network
YOLO object detection: how does the algorithm predict bounding boxes larger than a grid cell?
Oct 15, 2022
tensorflow
deep-learning
computer-vision
convolutional-neural-network
yolo
Difference between Dense(2) and Dense(1) as the final layer of a binary classification CNN?
Sep 15, 2022
tensorflow
keras
deep-learning
classification
convolutional-neural-network
In Keras, how to get the layer name associated with a "Model" object contained in my model?
Aug 31, 2022
keras
keras-layer
convolutional-neural-network