zeakey / bezier-palm

Official implementation of "Bezier Palm", a data synthesizing method for palmprint recognition.
https://kaizhao.net/palmprint
27 stars 4 forks source link

No module named 'palm3d' #3

Open wl2776 opened 7 months ago

wl2776 commented 7 months ago

I've tried to run the code, provided in the Jupyter notebook bezier-palm3d.ipynb.

However, the last line of the first cell imports module palm3d that I am unable to find.

Google brings me this only link https://github.com/AndrewGYork/palm3d however, this project doesn't seem to be what is required.

zhenyuzhouiu commented 2 months ago

I meet the same problem. Have you solved the problem?

wl2776 commented 2 months ago

No, unfortunately.