flame

Results 5 comments of flame

> 感谢作者!已经run起来了:) 不过这个模型测出来的params 跟我上面测的差不多。。 大佬,你是怎么运行的计算flops的代码,我就在iamhankai大佬上传的代码后面加上了 if __name__ == '__main__': img_shape = (3,32,32) resnet18 = resnet18() stat(resnet18, img_shape) # https://github.com/Swall0w/torchstat print("↑↑↑↑ is resnet18") print("\n"*10) 这样一段代码但是却报错了

> 亲们,train dataset 在哪里找到呢 https://github.com/ronghuaiyang/arcface-pytorch/issues/62#issuecomment-898863520我是用的这个方法,但是train loss降到14左右就降不下去了,你可以试试。如果方便的话可以留个联系方式一起交流

> could you provide the cleaned aligned 112*112 datasets? like baidu cloud link Hi,brother.Did you find the train dataset at last?

> 我也有同样的问题,需要怎么解决呢 兄弟你最后解决了吗

把test_batch_size改小一点就行了