bubbliiiing / yolox-pytorch

这是一个yolox-pytorch的源码,可以用于训练自己的模型。
Apache License 2.0
880 stars 183 forks source link

tensorboard ImportError: TensorBoard logging requires TensorBoard with Python summary writer installed. This should be available in 1.14 or above #149

Open ucsdzehualiu opened 1 year ago

ucsdzehualiu commented 1 year ago

tensorboard依赖有点问题,requirement.txt中建议加上future tb-nightly 这是我的依赖表

absl-py==1.4.0 cachetools==5.3.1 certifi @ file:///croot/certifi_1671487769961/work/certifi cffi @ file:///tmp/build/80754af9/cffi_1636541929935/work charset-normalizer==3.2.0 cycler==0.11.0 future==0.18.3 google-auth==2.22.0 google-auth-oauthlib==0.4.6 grpcio==1.57.0 h5py==2.10.0 idna==3.4 importlib-metadata==6.7.0 kiwisolver==1.4.4 Markdown==3.4.4 MarkupSafe==2.1.3 matplotlib==3.1.2 mkl-fft==1.3.0 mkl-random==1.1.1 mkl-service==2.3.0 numpy==1.17.0 oauthlib==3.2.2 opencv-python==4.1.2.30 Pillow==8.2.0 protobuf==3.20.0 pyasn1==0.5.0 pyasn1-modules==0.3.0 pycparser @ file:///tmp/build/80754af9/pycparser_1636541352034/work pyparsing==3.1.1 python-dateutil==2.8.2 requests==2.31.0 requests-oauthlib==1.3.1 rsa==4.9 scipy==1.2.1 six==1.16.0 tb-nightly==2.12.0a20230113 tensorboard==1.14.0 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 torch==1.2.0 torchvision==0.4.0 tqdm==4.60.0 typing_extensions==4.7.1 urllib3==1.26.16 Werkzeug==2.2.3 zipp==3.15.0

bubbliiiing commented 1 year ago

感觉安装包是需要更新一下,你们需要docker吗?

ucsdzehualiu commented 1 year ago

嗯有docker最好了,有打算赋能一下torchserving的部署么

On Thursday, August 24, 2023, Bubbliiiing @.***> wrote:

感觉安装包是需要更新一下,你们需要docker吗?

— Reply to this email directly, view it on GitHub https://github.com/bubbliiiing/yolox-pytorch/issues/149#issuecomment-1692025205, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI5QG4NRXTIBCHFQTJWPE6LXW56BXANCNFSM6AAAAAA33UBIWE . You are receiving this because you authored the thread.Message ID: @.***>

-- Zehua Liu

bubbliiiing commented 1 year ago

torchserving是什么0 0

ucsdzehualiu commented 1 year ago

服务端的部署,可以直接用API调用模型

On Sunday, August 27, 2023, Bubbliiiing @.***> wrote:

torchserving是什么0 0

— Reply to this email directly, view it on GitHub https://github.com/bubbliiiing/yolox-pytorch/issues/149#issuecomment-1694704601, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI5QG4P2Q3NKIXIJUFLDSNTXXNWN7ANCNFSM6AAAAAA33UBIWE . You are receiving this because you authored the thread.Message ID: @.***>

-- Zehua Liu