AlbertHuyb
AlbertHuyb
Potentially this is because you don't have anything under your gdrive folder. You can try to print the `cmd` and `stdout` in `/home/ubuntu/.local/lib/python3.8/site-packages/gshell/init.py` to debug it.
Potentially this is because you don't have anything under your gdrive folder. You can try to print the `cmd` and `stdout` in `/usr/local/lib/python3.9/dist-packages/gshell/init.py` to debug it.
> I think the issue may be related to the 'ranges' in the config. Could you please give me some hints on how to decide the ' ranges' in the...
Also meet problems when reconstructing scens like this. Any suggestions?
@creiser Thanks for your reply! And could you please provide the per-scene fps or rendering time results? Since it seems that the webviewer allows 60 fps rendering at most, its...
@william0620 @YoungjuNa-KR Not yet. I'm not working with this project now.
Please check if [this line](https://github.com/THU-LYJ-Lab/AR-Seg/blob/main/pre-process/generate_compressed_dataset_camvid.py#L231) works properly. You can copy the command and run it in the command line to see if it raises any error info. If this line...
You can try to execute the encode and decode command in cmd separately and observe the log infos. `%03d` here don't need to be assigned as it is part of...
> Hi. I follow the readme in pre-process and install the x265. But i still get errors like > > > ./workspace-camvid/proxy_3000.hevc: No such file or directory > > when...