Open TsingZ0 opened 1 year ago
I cannot find the global prototype-based loss computing in update_weights_lg(). Line 162 actually computes the local prototype-based loss
update_weights_lg()
Besides, the inference is also not done with local prototypes in Line 224.
I cannot find the global prototype-based loss computing in
update_weights_lg()
. Line 162 actually computes the local prototype-based loss