当前位置:网站首页>Pytoch lightweight visualization tool wandb (local)
Pytoch lightweight visualization tool wandb (local)
2022-07-03 03:15:00 【ChaoFeiLi】
Pytorch Lightweight visualization tools wandb( Wall free version ) - You know
This article mainly introduces wandb Open source local edition , according to wandb The official documents of will quickly wandb Services are migrated to their own ECS .
1、 Environmental requirements
docker
python3
2、 Operation steps
First use pip install wandb package
pip install wandb
perform shell command
# This ip It needs to be on your public network ip Address , It can also be local ipdi
wandb local -e HOST=http://xxx.xxx.xxx.xxx:8080
Seeing this output indicates that your service has been started successfully , This command will automatically pass docker Pull and 8080 Port boot wandb Service for , All we need to do is modify the configuration in the image .
docker exec -it wandb-local bash
vi /vol/env/users.htpasswd # Remove the line with [email protected] in it # Delete the contents of this file
/usr/local/bin/local password [email protected] # This step will let you set your login password , The account logged in later is this email , The login password is the password set here
exit # Exit mirror file
Now you can visit http://X.X.X.X:8080, Follow the steps inside to log in , After logging in, you will see this interface
And then click on this Get a free license Get this key , You need to copy it, which will be used later . If you forget the key, you can click the position shown in the figure below to view the key again .( This is the upper left corner ->Deploy Manager )
Then click this to enter the place where the key is configured
Enter the key and click Update settings The configuration is complete .
3、 Use steps
Just follow the steps below when logging in , It can be used as the original official website , As shown in the figure below
边栏推荐
- From C to capable -- use the pointer as a function parameter to find out whether the string is a palindrome character
- The idea setting code is in UTF-8 idea Properties configuration file Chinese garbled
- 左连接,内连接
- 基于QT的tensorRT加速的yolov5
- Idea format code idea set shortcut key format code
- Converts a timestamp to a time in the specified format
- 模糊查詢時報錯Parameter index out of range (1 > number of parameters, which is 0)
- Parameter index out of range (1 > number of parameters, which is 0)
- MySQL practice 45 lecture [row lock]
- 别再用 System.currentTimeMillis() 统计耗时了,太 Low,StopWatch 好用到爆!
猜你喜欢
Vs 2019 installation and configuration opencv
Pytorch轻量级可视化工具wandb(local)
TCP 三次握手和四次挥手机制,TCP为什么要三次握手和四次挥手,TCP 连接建立失败处理机制
MySQL practice 45 lecture [row lock]
Hi3536C V100R001C02SPC040 交叉编译器安装
Opengauss database development and debugging tool guide
Docker install MySQL
Three. JS local environment setup
45 lectures on MySQL [index]
The idea cannot be loaded, and the market solution can be applied (pro test)
随机推荐
分布式事务
Can I use read-only to automatically implement properties- Is read-only auto-implemented property possible?
45 lectures on MySQL [index]
复选框的使用:全选,全不选,选一部分
The file marked by labelme is converted to yolov5 format
PAT乙级常用函数用法总结
[C language] MD5 encryption for account password
[mathematical logic] normal form (conjunctive normal form | disjunctive normal form | major item | minor item | maximal item | minor item | principal conjunctive normal form | principal disjunctive no
docker安装mysql
idea 加载不了应用市场解决办法(亲测)
Three. JS local environment setup
[error record] the parameter 'can't have a value of' null 'because of its type, but the im
el-tree搜索方法使用
Variable declarations following if statements
The idea setting code is in UTF-8 idea Properties configuration file Chinese garbled
[algebraic structure] group (definition of group | basic properties of group | proof method of group | commutative group)
docker安装redis
Idea set method call ignore case
Converts a timestamp to a time in the specified format
I2C 子系統(四):I2C debug