Skip to content

Title: Multiple Installation Issues Encountered with SoccerNeRF #2

@MustafaYasin

Description

@MustafaYasin

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:

  1. Cloned the repository
  2. Ran ns-install-cli as 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-cli resulted in multiple errors, which seem related to dependencies or script execution issues.
  • Trying to execute the ns-train command 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:

Screenshot 2024-05-11 at 16 31 44 Screenshot 2024-05-11 at 16 28 14

Could you please provide some guidance on how to resolve these issues? Any help would be greatly appreciated.

Many Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions