clean up
This commit is contained in:
parent
a7c3bc9ebd
commit
b0c869a7eb
@ -100,5 +100,4 @@ if __name__ == '__main__':
|
||||
else:
|
||||
print('{:08.6f}: {}'.format(float(results[i] / 255.0), labels[i]))
|
||||
|
||||
#print("time: ", stop_time - start_time)
|
||||
print('time: {:.3f}ms'.format((stop_time - start_time) * 1000))
|
||||
|
Loading…
Reference in New Issue
Block a user