Benjamin Currie
Followers: 0 Following: 0
Feeds
提问
How to store words and numbers table in an array
can anyone help me to create an empty array to store a 11 x 3 string array. I am rating a loop to store each value for every im...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to count each pixel with new semantic image
I have done the following tutorial: Semantic Segmentation Using Deep Learning » Deep Learning - MATLAB & Simulink (mathworks.com...
3 years 前 | 1 个回答 | 0
1
个回答提问
Saving Label output using for loop
image_folder = cd; filenames = dir(fullfile(image_folder, '*.jpg')); total_images = numel(filenames); col = cell(1, total_i...
3 years 前 | 1 个回答 | 0
1
个回答提问
Training a Neural Network
Is it possible to use string data to train a NN? I am trying to use 'labels' obtained from a previous network that labels an ima...
3 years 前 | 1 个回答 | 0
1
个回答提问
Using data with googlenet
I have recently used the following tutorial: https://uk.mathworks.com/help/deeplearning/ug/train-deep-learning-network-to-classi...
3 years 前 | 1 个回答 | 0
1
个回答提问
Saving images to a folder
Hi, I have created a while loop to perform filtering on images and then semantic segmentation. They are over 1000 images and I a...
3 years 前 | 0 个回答 | 0
0
个回答提问
Localisation of an image in a known environment
I am currently trying to localize an image taken from a robot, I have the x axis value, y axis and angle the photographs was tak...
4 years 前 | 1 个回答 | 0