manish kumar
Results
2
issues of
manish kumar
I had annotations for 10k images in .xml format I successfully converted them to .txt format but the class number is starting from 1, not from 0. I rechecked some...
begin = perf_counter() ret1, mat_out1 = ex.extract(output_names[0]) # stride 8 assert not ret1, f'extract {output_names[0]} with something wrong!' ret2, mat_out2 = ex.extract(output_names[1]) # stride 16 assert not ret2, f'extract {output_names[1]}...