You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to submit to leaderboard for challenge. However, loading synthetic scenes uses too much memory.
I am using PC that has 128gb ram, but when I try loading private_test_hard_two_stage split, original scenes are no problem, but loading synthetic scenes invokes overflow of memory.
Is there a way to load it more efficiently?
for more information, loading navhard_two_stage, which also need synthetic scenes, do not consumes memory a lot. while codebase for scene and sceneloader seems identical.