Skip to content

RAM Memory usage during evaluation #25

@FrancescoRosa3

Description

@FrancescoRosa3

Hi everyone.
I am running the test.py file on a laptop with Ubuntu16 and 8 GB of RAM, under python 3.6, with a number of workers equal to 1.
During the evaluation step, I observed a strange behavior, that is the RAM space taken from the script grows without any stop.
After some analysis of the graspnet_eval.py:eval_scene method, it seems that once the evaluation of a scene is completed the loaded models, for the given scene, are not deallocated.
I would like to know if this behavior is intentional or not.
Thanks for your kind.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions