PPNet-PyTorch icon indicating copy to clipboard operation
PPNet-PyTorch copied to clipboard

K mean code

Open viethoang303 opened this issue 2 years ago • 0 comments

I got problem when I run code:

[KeOps] Generating code for formula ArgMin_Reduction(Sum((Var(0,2048,2)-Var(1,2048,1))**2),0)

This error appear in k-means code

I try it on my dataset with same size (417,417) but it don't work

viethoang303 avatar Mar 25 '22 15:03 viethoang303