Community Profile

photo

R G


Last seen: 1 year 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2
  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Change label size of bounding box
Hi, I am doing a report based bounding box in Matlab, follows the link https://www.mathworks.com/help/vision/ref/bboxresize.htm...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to shuffle data at the same way EVERYTIME random.seed(42)
Hi guys, I am looking for a way to shuffle and split my data to test 2 methods. I use 'shuffle' before using 'spliteachlabel'....

3 years 前 | 1 个回答 | 0

1

个回答

提问


How to make a list of appearance
Hi guys, I am having some lists of animal which some animal appear many time in many list. So I want to count the appearance of...

3 years 前 | 3 个回答 | 0

3

个回答

提问


Transfer learning for 2D image using Alexnet
Hello, I am trying to do as following video: https://www.mathworks.com/videos/transfer-learning-with-neural-networks-in-matlab-1...

3 years 前 | 2 个回答 | 0

2

个回答

提问


How to use ratio of pixel to recognite object
I have a binary image as below. I want to take out the green object and eliminate the rest. I have already tried to eliminate s...

6 years 前 | 0 个回答 | 0

0

个回答

提问


how can i remove the white object from binary image
I have a image with my needed object (green) and the noise (white). I want to delete the noise but have no idea for that. anyone...

6 years 前 | 2 个回答 | 0

2

个回答

提问


how to get row from matrix follow a list of rule
I have a list of number, and i want to extract particular row from a list of row: example: % A = [1 2; 3 4; ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How do validation check work in Neuralnet ?
<</matlabcentral/answers/uploaded_files/84853/asasas.PNG>> I'm learning about the neural network in MATLAB. when I learn abou...

6 years 前 | 1 个回答 | 1

1

个回答

提问


How to add a boundary into a image for saving
As the title, I have an image A and boundary B = bwboundaries(C) if I wanna show it, I can use imshow (A); hold on; visbou...

7 years 前 | 1 个回答 | 0

1

个回答