Xingyi Li
Xingyi Li
Thanks for @Anurag14 's solution, but in order to run correctly: in models/face_describer_server.py, instead of `import base_server`, use `from models import base_server`, no need to add `from models import base_server`...
@dasmehdix Hi, I'm delighted to help you, but I'm not sure if I still remember how to correctly solve this issue because it has been a long time since I...
+1, I didn’t find this until I went through errors.
@oleksandrlazariev Hi, I' m interested in your statement, but I don't clearly understand what you mean, would you explain your idea in detail? Thanks a lot!
`test_ldi_pcd.py` is also missing.
Oh, I guess `test_ldi_render.py` is exactly `ldi_render.py`? Same for `test_ldi_model.py` and `test_ldi_pcd.py`.
Hi @fmu2! Hope you are doing well. I understand you are busy with your research, but I am really interested in your work and hope you can update README and...
I also went through the same problem, @gsportelli 's method can temporarily help, thanks!