8000 use ansi escape sequence vt100 ESC[H ESC[J to clear screen in a portable way (it's also win10+ supported!) by cenit · Pull Request #8834 · AlexeyAB/darknet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

use ansi escape sequence vt100 ESC[H ESC[J to clear screen in a portable way (it's also win10+ supported!) #8834

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 27, 2023

Conversation

cenit
Copy link
Collaborator
@cenit cenit commented Aug 27, 2023

replaces #792 which is not necessary anymore since win10 supports ansi escape sequences

@cenit cenit merged commit a2f20d7 into AlexeyAB:master Aug 27, 2023
@cenit cenit deleted the dev/cenit/escape_win10 branch August 27, 2023 21:49
@ugogalassi
Copy link

HI,
unfortunately with this change much of the output could be deleted when viewing the log. A really crucial part.

If you display the output using "cat" or "tail" it's easy to be misled into assuming that the "-map" option is not on or that there is a bug in the code.

 seen 64, trained: 339 K-images (5 Kilo-batches_64)
Weights are saved after: 5000 iterations. Last weights (*_last.weight) are stored every 100 iterations.
Learning Rate: 0.00261, Momentum: 0.949, Decay: 0.0005
 Detection layer: 195 - type = 28
 Detection layer: 199 - type = 28
 Detection layer: 203 - type = 28
Loaded: 0.117175 seconds

 (next mAP calculation at 7212 iterations)

 Tensor Cores are used.

Thanks,
Ugo

@cenit
Copy link
Collaborator Author
cenit commented Aug 31, 2023

can you please describe more your use case?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0