Hadi Ghahremannezhad
Followers: 0 Following: 0
Statistik
6 Fragen
0 Antworten
RANG
39.676
of 295.569
REPUTATION
1
BEITRÄGE
6 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
16.67%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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: ...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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'...
mehr als 7 Jahre vor | 2 Antworten | 0