Skip to content

AssertionError: Torch not compiled with CUDA enabled #536

Open
@MalteEbner

Description

@MalteEbner

When running the code without a CUDA Gpu and/or pytorch not compiled with it, the following error occurs: "AssertionError: Torch not compiled with CUDA enabled". The reason is that "ssd_pytorch/layers/modules/multibox_loss.py:35 sets the argument use_gpu per default to true. This can be easily fixed, see #537.

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