Alexander Eaton
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
168.595
of 295.940
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20.307
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.945
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 6 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 6 jaar ago | 1 answer | 0