ECON icon indicating copy to clipboard operation
ECON copied to clipboard

[CVPR'23, Highlight] ECON: Explicit Clothed humans Optimized via Normal integration

Results 25 ECON issues
Sort by recently updated
recently updated
newest added

When I run the demo image with default code and setting, I encountered a problem that the poisson process takes about 30 mins to finish, which is unusual. Does anyone...

```bash (base) H:\ECON-master>python -m apps.infer -cfg ./configs/econ.yaml -in_dir ./examples -out_dir ./results Traceback (most recent call last): File "d:\tools\anaconda3\lib\runpy.py", line 197, in _run_module_as_main return _run_code(code, main_globals, None, File "d:\tools\anaconda3\lib\runpy.py", line 87,...

![image](https://user-images.githubusercontent.com/89247297/225250865-24aa35fb-cd91-4ac4-8e6a-09996db74438.png) Can you tell me what caused this to happen? thanks

Congrats to ECON! 🎉🎉 It is just a kind reminder that an updated version of PyMAF-X is now available for better face and hand mesh regression. i) the updated PyMAF-X...

Hello, I set up the ECON repository on windows and all the steps completed successfully. But I've been getting an error with no detail. I tried using ipdb and pdb...