photo

Hadi Ghahremannezhad


Last seen: 5 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
39,710
of 300,364

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 20,934

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,407

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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: ...

5 years 前 | 0 个回答 | 0

0

个回答

提问


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...

5 years 前 | 0 个回答 | 0

0

个回答

提问


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...

8 years 前 | 0 个回答 | 0

0

个回答

提问


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...

8 years 前 | 1 个回答 | 0

1

个回答

提问


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...

8 years 前 | 0 个回答 | 0

0

个回答

提问


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'...

8 years 前 | 2 个回答 | 0

2

个回答