liuyuan-pal / Gen6D

[ECCV2022] Gen6D: Generalizable Model-Free 6-DoF Object Pose Estimation from RGB Images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Evaluation process killed (Excessive Ram)

EvdoTheo opened this issue · comments

Hello @liuyuan-pal ,
I'm trying to run the eval.py script for a symmetric object, so I set the argument "symmetric" to True, but the process is terminated each time (killed), because of the excessive use of RAM. Do you have any on how can I solve this issue?

P.S I've got 63GB of RAM.

I'm not sure about where the memory may leak. RAM of this size should be enough. If you run the dataloader solely, would the memory usage still be growing?