MonoPort icon indicating copy to clipboard operation
MonoPort copied to clipboard

Volumetric Human Teleportation (SIGGRAPH 2020 Real-Time Live) Monocular Real-Time Volumetric Performance Capture(ECCV 2020)

Results 13 MonoPort issues
Sort by recently updated
recently updated
newest added

I tried to run the code but got error as shown in the pic. No idea how to solve it... Thx ![error](https://user-images.githubusercontent.com/5609168/178644359-19c3e7fc-e1c8-46d1-aeb0-662417215364.png)

hi, I tried to run demo code, but it keep output black screen. already checked camera works fine, and when I switched not to run with server, i get this...

When I've configured it, the running code prompts me to open the web page, but when I open page on the Web Server, I get an error message.I want to...

hello, I meet a OpenGL mistake , how to fix it? I'll be grateful

Attempted to run in on Google Colab: Not finding get_cfg_defaults or Monoport Traceback (most recent call last): File "RTL/main.py", line 19, in from monoport.lib.common.config import get_cfg_defaults ModuleNotFoundError: No module named...

numpy torch==1.8.0 torchvision Pillow flask scikit-image opencv-python tqdm imageio yacs pyopengl imageio-ffmpeg human-det @ git+https://github.com/Project-Splinter/human_det human-inst-seg @ git+https://github.com/Project-Splinter/human_inst_seg implicit-seg @ git+https://github.com/Project-Splinter/ImplicitSegCUDA streamer-pytorch @ git+https://github.com/Project-Splinter/streamer_pytorch

It would be very helpful to have a docker image. I faild in install ImplicitSegCUDA ``` x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC...

When I've configured it, the running code prompts me to open the web page, but when I open page on the Web Server, I get an error message. I tried...

Traceback (most recent call last): File "RTL/main.py", line 19, in from monoport.lib.common.config import get_cfg_defaults ModuleNotFoundError: No module named 'monoport.lib'