photo

Drew Ellington


Last seen: 대략 2년 전 2022년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1
  • First Review

배지 보기

Feeds

보기 기준

질문


Why won't trainNetwork recognise my layer object? - Error using trainNetwork (line 184) Layers argument must be an array of layers or a layer graph.
I'm trying to produce my own basic CNN to solve a basic problem, however trainNetwork refuses to recognise any layer object or l...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Why does trainNetwork return an error? - Error using trainNetwork (line 184) Layers argument must be an array of layers or a layer graph.
Why does trainNetwork not recognise my layers? I've tried copy-pasting prebuilt layers from a .mlx tutorial but i'm receiving t...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How would you train a CNN to accurately predict the output of say the swt2 or fft2 function on an image?
Does anyone have any documentation, theories, code, methods or achitecture to train a CNN to accurately predict the output of sa...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can I match a image feature descriptor to a copied descriptor inside the same image, without detecting the original feature point?
I'm looking to detect if someone had copied an object from one area of an image to another, I've read the relevant liturature s...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How do I find a specific x values in an array(?) of x,y locations?
I'm able to create a matrix of x, y values , coordinates = [1,2; 3,4; 10,5; 4,5]; and use find(x), to search in the array, ...

2년 초과 전 | 답변 수: 1 | 0

1

답변