Searched refs:candidateBox (Results 1 – 1 of 1) sorted by relevance
117 candidateBox = np.zeros([2, NUM_RESULTS], dtype=int) variable138 candidateBox[0][vaildCnt] = i139 candidateBox[1][vaildCnt] = topClassScoreIndex145 if candidateBox[0][i] == -1:148 n = candidateBox[0][i]166 if candidateBox[0][i] == -1:169 n = candidateBox[0][i]176 m = candidateBox[0][j]189 candidateBox[0][j] = -1193 if candidateBox[0][i] == -1:[all …]