2 Star 0 Fork 0

樱成冢/PEHO_gitee

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
launch_template.txt 635 Bytes
一键复制 编辑 原始数据 按行查看 历史
樱成冢 提交于 2022-12-16 19:04 . replace tools/*.py with main.py
# POSE Net
python main.py --cfg experiments/coco/i2rnet_hrnet_backbone.yaml
python main.py --cfg experiments/coco/i2rnet_hrnet_backbone.yaml --eval
torchrun --nproc_per_node=2 main.py --cfg experiments/coco/i2rnet_hrnet_backbone.yaml
torchrun --nproc_per_node=2 main.py --cfg experiments/coco/i2rnet_hrnet_backbone.yaml --eval
# PEHO Net (POSE+HOI)
python main.py --cfg experiments/vcoco/peho_debug.yaml
python main.py --cfg experiments/vcoco/peho_debug.yaml --eval
torchrun --nproc_per_node=2 main.py --cfg experiments/vcoco/peho_debug.yaml
torchrun --nproc_per_node=2 main.py --cfg experiments/vcoco/peho_debug.yaml --eval
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/leijue222/peho_gitee.git
git@gitee.com:leijue222/peho_gitee.git
leijue222
peho_gitee
PEHO_gitee
master

搜索帮助