hukenovs / easyportrait

EasyPortrait - Face Parsing and Portrait Segmentation Dataset
https://arxiv.org/abs/2304.13509
255 stars 21 forks source link

ModuleNotFoundError: No module named 'mmcv._ext' #10

Open annatelegina opened 1 year ago

annatelegina commented 1 year ago

hi guys, thenk you for your awesome project. I'd like to test it on my own dataset, by during running image_demo.py file, I tackled the following problem: image

I installed all the libraries from requirements.txt. How it can be solved? Is it the version problem?

hradec commented 9 months ago

I was able to fix this exact problem by following https://github.com/hukenovs/easyportrait/issues/22