Community Profile

photo

R G


Last seen: 1 year ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 3

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 1

1

answer

Question


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 ago | 1 answer | 0

1

answer