Skip to content
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

没有打印精度在每个epoch结束,val的时候也有相同的情况 #13364

Open
1 task done
tong1311 opened this issue Oct 17, 2024 · 1 comment
Open
1 task done
Labels
question Further information is requested

Comments

@tong1311
Copy link

Search before asking

Question

Screenshot from 2024-10-16 22-18-33

Additional

可能和环境中某个库的版本有关系?
name: yolov5
channels:

  • https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
  • https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
  • https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
  • defaults
    dependencies:
  • _libgcc_mutex=0.1=conda_forge
  • _openmp_mutex=4.5=2_gnu
  • bzip2=1.0.8=h4bc722e_7
  • ca-certificates=2024.7.4=hbcca054_0
  • ld_impl_linux-64=2.40=hf3520f5_7
  • libffi=3.4.2=h7f98852_5
  • libgcc-ng=14.1.0=h77fa898_0
  • libgomp=14.1.0=h77fa898_0
  • libnsl=2.0.1=hd590300_0
  • libsqlite=3.46.0=hde9e2c9_0
  • libuuid=2.38.1=h0b41bf4_0
  • libxcrypt=4.4.36=hd590300_1
  • libzlib=1.3.1=h4ab18f5_1
  • ncurses=6.5=h59595ed_0
  • openssl=3.3.1=h4bc722e_2
  • pip=24.0=pyhd8ed1ab_0
  • python=3.8.19=hd12c33a_0_cpython
  • readline=8.2=h8228510_1
  • setuptools=71.0.4=pyhd8ed1ab_0
  • tk=8.6.13=noxft_h4845f30_101
  • wheel=0.43.0=pyhd8ed1ab_1
  • xz=5.2.6=h166bdaf_0
  • pip:
    • absl-py==2.1.0
    • asttokens==2.4.1
    • backcall==0.2.0
    • cachetools==5.4.0
    • certifi==2022.12.7
    • charset-normalizer==2.1.1
    • cmake==3.25.0
    • contourpy==1.1.1
    • cycler==0.12.1
    • decorator==5.1.1
    • executing==2.0.1
    • filelock==3.13.1
    • fonttools==4.53.1
    • google-auth==2.32.0
    • google-auth-oauthlib==1.0.0
    • grpcio==1.65.1
    • idna==3.4
    • importlib-metadata==8.0.0
    • importlib-resources==6.4.0
    • ipython==8.12.3
    • jedi==0.19.1
    • jinja2==3.1.3
    • kiwisolver==1.4.5
    • lit==15.0.7
    • markdown==3.6
    • markupsafe==2.1.5
    • matplotlib==3.7.5
    • matplotlib-inline==0.1.7
    • mpmath==1.3.0
    • networkx==3.0
    • numpy==1.22.0
    • oauthlib==3.2.2
    • opencv-python==4.10.0.84
    • packaging==24.1
    • pandas==2.0.3
    • parso==0.8.4
    • pexpect==4.9.0
    • pickleshare==0.7.5
    • pillow==9.5.0
    • prompt-toolkit==3.0.47
    • protobuf==3.20.1
    • psutil==6.0.0
    • ptyprocess==0.7.0
    • pure-eval==0.2.3
    • pyasn1==0.6.0
    • pyasn1-modules==0.4.0
    • pygments==2.18.0
    • pyparsing==3.1.2
    • python-dateutil==2.9.0.post0
    • pytz==2024.1
    • pyyaml==6.0.1
    • requests==2.28.1
    • requests-oauthlib==2.0.0
    • rsa==4.9
    • scipy==1.10.1
    • seaborn==0.13.2
    • six==1.16.0
    • stack-data==0.6.3
    • sympy==1.12
    • tensorboard==2.14.0
    • tensorboard-data-server==0.7.2
    • thop==0.1.1-2209072238
    • torch==2.0.0+cu118
    • torchaudio==2.0.1+cu118
    • torchvision==0.15.1+cu118
    • tqdm==4.66.4
    • traitlets==5.14.3
    • triton==2.0.0
    • typing-extensions==4.9.0
    • tzdata==2024.1
    • urllib3==1.26.13
    • wcwidth==0.2.13
    • werkzeug==3.0.3
    • zipp==3.19.2
      prefix: /home/th/anaconda3/envs/yolov5
@tong1311 tong1311 added the question Further information is requested label Oct 17, 2024
@pderrenger
Copy link
Member

@tong1311 请确保您使用的是YOLOv5的最新版本,并尝试更新所有相关依赖项。如果问题仍然存在,请提供更多详细信息以便进一步调查。您可以在YOLOv5文档中找到更新和调试的更多信息。

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

No branches or pull requests

2 participants