lukemelas / EfficientNet-PyTorch

A PyTorch implementation of EfficientNet

Repository from Github https://github.comlukemelas/EfficientNet-PyTorchRepository from Github https://github.comlukemelas/EfficientNet-PyTorch

what should I change to be able to use a data input of 720*184 ?

Oussamab21 opened this issue · comments

Hi, thanks for sharing the code I was wondering what should I change if I want to use a data set with data that can be converted into images of 720*184?

Thanks in advance