Skip to content

Detection calibration#688

Merged
beniz merged 1 commit intojolibrain:masterfrom
fantes:detection_calibration
Feb 5, 2020
Merged

Detection calibration#688
beniz merged 1 commit intojolibrain:masterfrom
fantes:detection_calibration

Conversation

@fantes
Copy link
Contributor

@fantes fantes commented Jan 9, 2020

this PR allows to ouput logits in raw measure

needs caffe as per jolibrain/caffe#61

for detection, needs deploy.prototxt to be a test net + updates as detailed in jolibrain/caffe#61

API for detection:
parameters_output = {'confidence_threshold':0.01, 'measure':['raw'], 'logits':True}
API for classification:
parameters_output = {'measure':['raw'], 'logits_blob': "logits_blob_name"}

@fantes fantes force-pushed the detection_calibration branch from 85c264e to 229a93f Compare January 22, 2020 13:27
ouput logits in raw measure if available (in prototxt)

update api for outputting logits properlyin classif case
@fantes fantes force-pushed the detection_calibration branch from 229a93f to fa96e93 Compare February 4, 2020 16:11
@beniz beniz merged commit 65fbb36 into jolibrain:master Feb 5, 2020
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