Compare commits
2 Commits
ee75e67d89
...
04be0dd34b
| Author | SHA1 | Date | |
|---|---|---|---|
| 04be0dd34b | |||
|
|
8bd074c118 |
2
main.py
2
main.py
@@ -147,7 +147,7 @@ def main():
|
||||
|
||||
print(f"\nAll done. vidoes: {len(records)}, total_elapsed: {total_elapsed:.3f}s, avg_latency: {avg_latency:.3f}")
|
||||
print(f"Results JSON: {results_path}")
|
||||
print(f"Images dir : {out_dir.resolve()}")
|
||||
print(f"Output dir : {out_dir.resolve()}")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user