We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6550415 commit 521247aCopy full SHA for 521247a
retrieval/object_retrieval.py
@@ -293,6 +293,6 @@ def run(self) -> None:
293
# Object Retrieval Evaluation
294
self.eval(output_dict)
295
296
- self.logger.info('Scene Retrieval Evaluation (Instance Baseline)...')
+ self.logger.info('Scene Retrieval Evaluation (Instance CrossOver)...')
297
# Scene Retrieval Evaluation
298
self.scene_eval(output_dict)
0 commit comments