FoundationPose icon indicating copy to clipboard operation
FoundationPose copied to clipboard

Evaluation and training

Open qian26 opened this issue 8 months ago • 1 comments

Hi, sorry to interrupt, I have some questions for evaluation and training, hope for answering.

  • Can only be evaluated by submitting to the BOP? How to evaluate locally, just like other code had evaluations.py or metrics.py?
  • How is the network trained? I see learning/training/training_config.py learning/training/predict_*.py , but there is no file related to train, which means I can only evaluate the result with given weights using learning/training/predict_*.py . What should I do if I want to modify the network structure and training?
  • If I want to transpose NeRF to 3D GS or others, what part of the code I should change?

Wait for reply.

qian26 avatar Apr 01 '25 02:04 qian26

I have the same question, have you solved?

Goddard-Wen avatar Apr 09 '25 09:04 Goddard-Wen