kooweat

Results 3 issues of kooweat

First of all, thanks for your contribution of sharing your work. I'm wondering if there' re any difference(other than hyperparameters) between the original code and this work that results in...

Hello, Thank you for your contribution, I really appreciate it. According to your code, you normalized input using mean and std of the imagenet as, imagenet_mean = np.array([0.485, 0.456, 0.406],...

Hello, Thank you for your sharing your wonderful work. Besides, I have two questions regarding a function, local_group_norm function defined in ops.py (starting from line 47), which I think is...