Closed mmkolbe closed 1 month ago
It's related to insufficient memory, as I have a simple RTX card.
I changed the parameters bellow and got it running. Had some other non-related issue after during the test, but this first part was solved.
The parameters are at:
/home/marcel/gigapose/configs/machine/local.yaml
From:
# specific attributes to this machine
batch_size: 12
num_workers: 10
To:
# specific attributes to this machine
batch_size: 2
num_workers: 0
# 0 stands for automatic.
I ran
python test.py test_dataset_name=hope run_id=202410081022 test_setting=detection
The process starts and gets this, with this Killed in the and: