activate yolov7(自己所配的环境名称)
tensorboard --logdir=训练结果所在的文件夹
TensorFlow installation not found - running with reduced feature set.
Serving TensorBoard on localhost; to expose to the network, use a proxy or pass --bind_all
TensorBoard 2.14.0 at http://localhost:1111/ (Press CTRL+C to quit)
二:Windows端解决Tensorboard http://localhost:6006无法访问此网站问题( localhost 拒绝了我们的连接请求)参考Windows端解决Tensorboard http://localhost:6006无法访问此网站问题( localhost 拒绝了我们的连接请求)_tensorboard localhost 拒绝了我们的连接请求。-CSDN博客
打开失败,
在终端输入
tensorboard --logdir 日志文件 --port=6006