Maíra Blumer Fatoretto
Maíra Blumer Fatoretto
Thank you for the ansewer Kevin. But i did not to find in the code, where did you extract the test features for only top k patches. And, as default...
Hello Kevin. Could you explain to me, how did you make figure 4? Because in your model you have two GA., then for me its not clear how did you...
Hmm, I understood the idea Kevin, but what would be the variable with the indexes of the patches? And how will I know the coordinates, if they are not given...
But you only plot the attention for the top k ? Then the select_1 has the same order than preprocessed .h5?
I understood this part Kevin, However the output of the function pad_image_with_factor function is an np array , I'm having trouble getting back to the original image format to plot...
Hi Kevin, I'm sorry but it's still not clear to me what you are saving in the coordinates. Are they columns and rows? Are they x and y? if they...
Hi Kevin, strange because for the second dimension I have 4 values for each patch, the last two of which are binary only (0,1). Another strange point is that this...
Hi Kevin, strange because for the second dimension I have 4 values for each patch, the last two of which are binary only (0,1). Another strange point is that this...
Kevin, when you extract the highest magnitude attention scores, the program is doing a torch.einsum. This makes my score vector very small, different from the number of patches and the...
But how could i acess the coordenates positions for the higher magnification? Once in the select_2 has only 12 positions