lh9171338 / FE-LSD

Event-enhanced Line Segment Detection in Motion-blurred Images
GNU General Public License v3.0
50 stars 4 forks source link

no _C file in parent folder of hafm.py #1

Open Albert57060839 opened 1 year ago

Albert57060839 commented 1 year ago

File "FE-LSD/network/FE_HAWP/hafm.py", line 5, in from . import _C ImportError: cannot import name '_C' from 'network.FE_HAWP' (FE-LSD/network/FE_HAWP/init.py)

lh9171338 commented 1 year ago

You need run python setup.py build_ext --inplace first to generate network.FE_HAWP._C.xxx.so