Community Profile

photo

Guy Reading


Last seen: 4 years ago Active since 2019

Statistics

All
  • Solver
  • First Answer

View badges

Content Feed

View by

Solved


Find the longest sequence of 1's in a binary sequence.
Given a string such as s = '011110010000000100010111' find the length of the longest string of consecutive 1's. In this examp...

4 years ago

Solved


Read a column of numbers and interpolate missing data
Given an input cell array of strings s, pick out the second column and turn it into a row vector of data. Missing data will be i...

4 years ago

Answered
why using imageDataAugmenter doesn't increase the size of my training data set ?
For all those still reading this: there is a solution! I was making the same assumption as you, caesar. However, given J's an...

4 years ago | 0

Answered
Semantic Segmentation - How many layers to replace in transfer learning?
Did you make any progress on this, @awezmm? I'm looking to do the same thing as you, with Resnet-18, too, and I got stuck at the...

4 years ago | 0

Answered
message box in the code
For anyone reading this still: Image Analyst's answer is incorrect. You can include italics / bold. Please see Jan's answer of t...

5 years ago | 0