EfficientNet-Pytorch icon indicating copy to clipboard operation
EfficientNet-Pytorch copied to clipboard

A demo for train your own dataset on EfficientNet

Results 4 EfficientNet-Pytorch issues
Sort by recently updated
recently updated
newest added

设置使用4个GPU但它还是只是用一个,这是为什么呢

运行报错:AttributeError: module 'torchvision.transforms' has no attribute 'Resize'

本人刚接触pytorch,不是很熟悉,请问能不能提供一个自己数据集下根据保存的模型文件做evaluate的脚本?