Minor problems encountered during the operation of yolov5 (update at any time)

1. Questions about git

Please add image description
Solution: insert the following code

import os
os.environ["GIT_PYTHON_REFRESH"] = "quiet"

Insert image description here

2. The page is too small to complete the operation

Please add image description
Solution:
Please add image description
If it is not working, then consider reducing the Batch_Size size or adjusting the available hard disk space of the virtual memory! (There are notes on adjusting the size of available hard disk space for virtual memory. You can find notes on the Internet. Just copy them and you will avoid pitfalls.)
Post a photo of a successful operation.
If you have any questions, please feel free to discuss them in the comment area!
Please add image description

Guess you like

Origin blog.csdn.net/LZL2020LZL/article/details/132693471