crossloc3d icon indicating copy to clipboard operation
crossloc3d copied to clipboard

Failed to load the training_queries_umd_4096.pickle

Open Yangrlan opened this issue 1 year ago • 1 comments
trafficstars

Thanks for your great work! I tried to train the model using the campus dataset, but I failed to load the training pickle as it is too large (3GB) . Do you have any ideas about this?

Yangrlan avatar May 13 '24 00:05 Yangrlan

can you share the exact error? I can't recall running into this issue before.

rayguan97 avatar May 13 '24 03:05 rayguan97

I think it works with a larger RAM, maybe more than 16GB RAM.

aswathselvam avatar May 23 '24 20:05 aswathselvam

@rayguan97 I launch the training script and it begins to load the pickle. After a long time the terminal shows "killed", which means that it fails to load the dataset.

Yangrlan avatar May 24 '24 00:05 Yangrlan

@aswathselvam I check the RAM size and it is 12GB. It seems that it really requires a larger RAM. Thank you!

Yangrlan avatar May 24 '24 00:05 Yangrlan