-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi,
Thanks a lot for the code and your helpful answer!
Is the test image used for training in your code? It seems that one image ( Eigen::Affine3d pose = forest->Test(data->GetRGBImage(200), data->GetDepthImage(200)); )from all the data was used for testing, while all the data was used for training (forest = new Forest(data, settings);) the regression forest. Therefore, the result ( "found pose:" ) is training result.
Thanks again!
Metadata
Metadata
Assignees
Labels
No labels