WongKinYiu / yolov7

Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
GNU General Public License v3.0
13.39k stars 4.23k forks source link

System Holding #1929

Open mhkim opened 11 months ago

mhkim commented 11 months ago

The computer will be held and the message will be output as below. I've tried reinstalling it many times, but it's the same

"Convert model to Traced-model ..."

My environment is as follows. CPU : Intel-i9 9980 XE MB : ASUS PRIME X299-A GPU : GIGABYTE AORUS RTX 3090 Ti WF 24MB RAM : 128GB OS : Windows 11 Pro Python: 3.9.4 Exec : python detect.py --weights yolov7.pt --source BTS.jpg --device 0

Has anyone had a similar experience as me?

mhkim commented 11 months ago

And next, additional installations were conducted for GPU use.

pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121

The following is a list of packages installed with pip:

Package                 Version
----------------------- ------------
absl-py                 2.0.0
attrs                   23.1.0
cachetools              5.3.2
cattrs                  23.2.2
certifi                 2023.11.17
charset-normalizer      3.3.2
colorama                0.4.6
contourpy               1.2.0
coremltools             7.1
cycler                  0.12.1
exceptiongroup          1.2.0
filelock                3.13.1
fonttools               4.45.1
fsspec                  2023.10.0
google-auth             2.23.4
google-auth-oauthlib    1.1.0
grpcio                  1.59.3
idna                    3.6
importlib-metadata      6.8.0
importlib-resources     6.1.1
Jinja2                  3.1.2
joblib                  1.3.2
kiwisolver              1.4.5
Markdown                3.5.1
markdown-it-py          3.0.0
MarkupSafe              2.1.3
matplotlib              3.8.2
mdurl                   0.1.2
mpmath                  1.3.0
networkx                3.2.1
numpy                   1.23.5
oauthlib                3.2.2
onnx                    1.15.0
onnx-simplifier         0.4.35
opencv-python           4.8.1.78
packaging               23.2
pandas                  2.1.3
Pillow                  10.1.0
pip                     23.3.1
protobuf                4.21.2
pyaml                   23.9.7
pyasn1                  0.5.1
pyasn1-modules          0.3.0
Pygments                2.17.2
pyparsing               3.1.1
python-dateutil         2.8.2
pytz                    2023.3.post1
PyYAML                  6.0.1
requests                2.31.0
requests-oauthlib       1.3.1
rich                    13.7.0
rsa                     4.9
scikit-learn            1.3.2
scipy                   1.11.4
seaborn                 0.13.0
setuptools              49.2.1
six                     1.16.0
sympy                   1.12
tensorboard             2.15.1
tensorboard-data-server 0.7.2
threadpoolctl           3.2.0
torch                   2.1.1+cu121
torchaudio              2.1.1+cu121
torchvision             0.16.1
tqdm                    4.66.1
typing_extensions       4.8.0
tzdata                  2023.3
urllib3                 2.1.0
Werkzeug                3.0.1
wheel                   0.42.0
zipp                    3.17.0