-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hello Sacha
I've been trying to run the SoccerNeRF code from your paper but have encountered multiple issues that prevent successful installation and execution. I followed the setup instructions provided in the README at the SoccerNeRF repository.
Environment:
- OS: Linux
- Python Version: 3.8.19
- tinycudann Version: 1.7
- CUDA Version: 11.7
- PyTorch: 2.0.1 (I tried it first with 1.13.1 it was throwing an error due to the CUDA version)
Steps to Reproduce:
- Cloned the repository
- Ran
ns-install-clias per the instructions in the directory mentioned above.
Expected Behavior:
The installation completes without errors, and the ns-train command executes as described.
Actual Behavior:
Encountered errors during installation and when running the ns-train command. Below are the key issues:
- Running
ns-install-cliresulted in multiple errors, which seem related to dependencies or script execution issues. - Trying to execute the
ns-traincommand with the following parameters:
ns-train k-planes \
--vis viewer \
--pipeline.model.multiscale-res 1 2 4 8 16 32 \
--pipeline.datamanager.ist-range 0.75 \
broadcaststyle-data \
--fps-downsample 4
This resulted in errors indicating that several arguments do not exist.
Screenshots:
Could you please provide some guidance on how to resolve these issues? Any help would be greatly appreciated.
Many Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels