yuyingyeh
yuyingyeh
Hi, I followed the steps provided in README. I create a virtual environment and installed latest version PyTorch. When I execute `python setup.py build_ext --inplace` or `python setup.py install`, I...
I still cannot run `./build_toolbox.sh` to build the environment after checking #40. #40 suggests to check `PYTHONPATH`, however, in [this](https://stackoverflow.com/questions/17386880/does-anaconda-create-a-separate-pythonpath-variable-for-each-new-environment) post it said that Anaconda doesn't use `PYTHONPATH`. I have...
**Describe the bug** `ns-render-mesh` command cannot render the camera poses correctly. All the renderings are at a fixed camera pose which is not related to any given camera poses. I...
Hi there, Thanks for the work! Would you provide a full demo or inference script for running on new images? The [current version](https://github.com/jinyeying/S-Aware-network/blob/main/demo_spfree_release.m) is not complete.