xuebinqin / U-2-Net

The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
Apache License 2.0
8.31k stars 1.43k forks source link

Cannot Import U2NET #350

Open FASTANDEXTREME opened 1 year ago

FASTANDEXTREME commented 1 year ago

I am trying to `from model import U2NET but its not working. Module "model" does not exist. How to fix it?