Community Profile

photo

James Latshaw


Last seen: 2 months ago Active since 2020

i like turtles

Statistics

All
  • First Answer
  • Thankful Level 2
  • MATLAB Mini Hack Participant
  • Solver
  • Treasure Hunt Participant
  • Thankful Level 1

View badges

Content Feed

View by

Answered
I cannot find the helper functions "processImagesMNIST" and "processLabelsMNIST"
Matlab does a terrible job keeping up with the MNIS support as they upate versions. But you can make a new function like the on...

2 years ago | 1

Question


DataStore, change labels in R2020a
Hello, Is there a way to change all labels in an imageDataStore to an appended version of the current label? I have my images ...

2 years ago | 1 answer | 1

1

answer

Answered
augmentedImageDatastore, understanding the flow of how it works
Hi Joss, My image data is actually 2 grayscale images stacked on top of each other which is tracked by the 3rd dimention. The...

2 years ago | 0

Question


augmentedImageDatastore, understanding the flow of how it works
Hello, I have a few question about the augmentedImageDatastore() function. I understand that this can be used to help preproces...

2 years ago | 2 answers | 0

2

answers

Solved


The Piggy Bank Problem
Given a cylindrical piggy bank with radius g and height y, return the bank's volume. [ g is first input argument.] Bonus though...

2 years ago

Question


imwrite, what it does with fractions and negative values
Hello, This is an odd question, but how does imwrite handle fractions or negative inputs? I am interested in reproducing this ...

2 years ago | 3 answers | 0

3

answers

Question


Deep Learning : Network output a flattened image (help with theory and ideas)
Hello, Thank you so much for taking time to read this post :) So I have been playing around with simple nets to do classifiact...

3 years ago | 1 answer | 0

1

answer

Answered
How to save training plot in batch mode (deep learning toolbox)
I found an answer here: https://www.mathworks.com/matlabcentral/answers/373963-how-do-i-save-the-training-progress-images-genera...

3 years ago | 1

Question


How to save training plot in batch mode (deep learning toolbox)
Hi, In regards to the deep learning toolbox, is there a way to save the training plots to a .mat, .jpg, or .fig? My issue is t...

3 years ago | 1 answer | 1

1

answer