Open pengzhiliang opened 4 years ago
I obtain similar results. Do you solve this problem?
No, I give it up
@pengzhiliang Excuse me. What is the GPU card you used? My master student tried to run this code for our fish image dataset, but she encountered the out-of-memory problem. (Resnet-50, 128*128, batchsize=8, on 1080Ti / 2080Ti)
@pengzhiliang Excuse me. What is the GPU card you used? My master student tried to run this code for our fish image dataset, but she encountered the out-of-memory problem. (Resnet-50, 128*128, batchsize=8, on 1080Ti / 2080Ti)
Excuse me, when I used our mushroom dataset, I encountered "NameError : name ' tun_latin' is not defined" problem. Could you tell me how to solve it?
Hello, thank u for the effective method and clean code! I try to change your code to run on ImageNet-LT, but get a not so good result. The config is as follow:
But only get 46.26% on val set, the baseline is about 44% Have you run BBN on ImageNet and get some results? Can u tell me. Thank u very much! @ZhouBoyan