MCPcopy Create free account
hub / github.com/OpenGVLab/HumanBench / reset

Method reset

PATH/core/solvers/utils/pos_tester_dev.py:80–81  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

78 self.annot_id = 1
79
80 def reset(self):
81 self.results = []
82
83 def generate_pseudo_labels(self, inputs, outputs, save_path='./', dataset=None):
84 """

Callers 2

inference_on_datasetMethod · 0.45
inference_on_datasetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected