Skip to content

Raw detection output if measure = raw#652

Merged
beniz merged 1 commit intojolibrain:masterfrom
fantes:detection_raw_output
Oct 22, 2019
Merged

Raw detection output if measure = raw#652
beniz merged 1 commit intojolibrain:masterfrom
fantes:detection_raw_output

Conversation

@fantes
Copy link
Contributor

@fantes fantes commented Oct 15, 2019

WIP :
we need to decide how to pass the data wrt prediction/test memorydatalayer/AnnotatedDataLayer

@beniz beniz changed the title WIP raw detection output if measure = raw Raw detection output if measure = raw Oct 17, 2019
for (size_t j=0;j<vbad.size();j++)
{
std::vector<double> tp_d = vbad.at(j).get("tp_d").get<std::vector<double>>();
//std::cerr << "tp_d size=" << tp_d.size() << std::endl;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove comments before merge! tks.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@beniz
Copy link
Collaborator

beniz commented Oct 17, 2019

Setting measure:["raw"] is enough, either for training or predict calls ?

@fantes fantes force-pushed the detection_raw_output branch from e739f07 to 05320d9 Compare October 17, 2019 07:32
@fantes
Copy link
Contributor Author

fantes commented Oct 17, 2019

Setting measure:["raw"] is enough, either for training or predict calls ?

yes it is !

@beniz beniz merged commit 2b61a52 into jolibrain:master Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants