![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/9368027_1523520616782_DEF.jpg)
R G
Followers: 0 Following: 0
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...
3년 초과 전 | 답변 수: 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'....
4년 초과 전 | 답변 수: 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...
4년 초과 전 | 답변 수: 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...
4년 초과 전 | 답변 수: 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...
거의 7년 전 | 답변 수: 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...
거의 7년 전 | 답변 수: 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; ...
7년 초과 전 | 답변 수: 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...
7년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0