ProxyFormer icon indicating copy to clipboard operation
ProxyFormer copied to clipboard

No module named 'models'

Open husnejahan opened this issue 2 years ago • 0 comments

Hi,

I am trying to train with PCN dataset, I am getting the following error:

from models import build_model_from_cfg ModuleNotFoundError: No module named 'models'

husnejahan avatar Nov 06 '23 19:11 husnejahan