Skip to content

[BUG] Release GPU memory in 02 notebook #444

Open
@PatrickBue

Description

@PatrickBue

Description

Currently when running the 02 notebook it takes up 2x the GPU memory than the 01 notebook. Likely this due to DetectionLearner() being called twice.

In which platform does it happen?

LINUX GPU for sure, others likely

How do we replicate the issue?

Run 02 notebook.

Expected behavior (i.e. solution)

Solution is probably to free the GPU memory associated to the first created detector object

Other Comments

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions