Community Profile

photo

Charlene Rabulan


Last seen: más de 1 año hace Con actividad desde 2022

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


Clarifying the Sequence of using AlexNet with Faster R-CNN to monitor/detect your own image data
I am currently starting a project with classifying images and object detection. This is my first time exploring the world of dee...

más de 1 año hace | 1 respuesta | 0

1

respuesta

Pregunta


Question about the capabilities of AlexNet Deep Learning
I am aware that AlexNet is capable of identifying objects in real-time using a camera. However, is it also possible for AlexNet ...

más de 1 año hace | 2 respuestas | 0

2

respuestas

Pregunta


Current learning AlexNet Deep Learning, I am pretty sure my image size are correct but it seems that it doesn't acknowledge it.
The code: alex = alexnet; layers = alex.Layers; layers(23) = fullyConnectedLayer(3); layers(25) = classificationLayer;...

más de 1 año hace | 1 respuesta | 0

1

respuesta