SfSNet-PyTorch icon indicating copy to clipboard operation
SfSNet-PyTorch copied to clipboard

No module named 'sfs_net_model'

Open vahisht opened this issue 3 years ago • 0 comments

Hi there!

I was trying to run your implementation, but it seems there is a dependency missing on my side, specifically the SfSNet from line 22 of main_mix_training.py

from sfs_net_model import SfSNet as sfsnet_pretrained_model

do you know how can I obtain this dependency? I did not find it in the project and I wasn't successful in finding it with pip.

Cheers!

vahisht avatar Aug 17 '22 12:08 vahisht