Hadi Ghahremannezhad
Followers: 0 Following: 0
Statistiques
6 Questions
0 Réponses
RANG
39 676
of 295 569
RÉPUTATION
1
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
16.67%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
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
How to fill part of an image using imfill?
I have an image like this: img and I wanted to fill the bottom part using a mask like this as the location of seed points: ...
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
How to remove outliers from a set of 2D points?
My question has two parts: I have two 1D arrays containing X and Y values. How can I create another 1D array where each element...
environ 4 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I draw the structure of R-CNN network?
I have trained R-CNN, Fast R-CNN and Faster R-CNN models on a dataset. With neural networks, one can use *view(net)* to show the...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
How to set the number of iterations in RCNN, Fast RCNN or Faster RCNN?
I have trained R-CNN network models on a custom dataset and got the results as expected in the end. But I couldn't find where to...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How do rcnn functions validate the trained model
I'm trying to perform rcnn detection functions (rcnn, fast-rcnn, faster-rcnn) on a custom dataset. My data has about 800 trainin...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
How to count a specific string in a cell array?
I'm trying to count the number of occurrences of a word in a cell array. For example if the cell is like this: c = {'car'...
plus de 7 ans il y a | 2 réponses | 0