Community Profile

photo

Alexander Eaton


2018년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


will running a mean on the pdist of a matrix give me the avg of all distances of vectors, or just the elements of the vectors.
Im trying to run a Euclidean distance between each row of vector values held in a 208x4096 matrix, eg fr every row of values,I w...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


Is there a function that will allow me to convert a Euclidean distance calculation for two vectors in a matrix to all the vectors in the matrix?
The code I have currently converts any two rows of 4096 image vectors within a matrix which I have named allData. e.g. diffs...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


Does 'i' after value stand for 'index', and if so why does it appear as part of the answer?
I am trying to calculate the Euclidean distance between two images vectors of 4096 values that are contained in a file called al...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


How do i compare vectors of images of same object that I have run through Alexnet using Euclidean Distance against other non object images
I have just over 200(208 to be precise)different images of the same object that I have run through Alexnet and extracted the Fc6...

대략 6년 전 | 답변 수: 1 | 0

1

답변