Charlene Rabulan
Followers: 0 Following: 0
Statistiques
3 Questions
0 Réponses
RANG
212 295
of 295 735
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
of 20 277
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 433
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
environ 2 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 2 ans il y a | 2 réponses | 0
2
réponsesQuestion
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;...
environ 2 ans il y a | 1 réponse | 0