2 Star 3 Fork 0

IntelligenceVision/PyPoseWeb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 393 Bytes
一键复制 编辑 原始数据 按行查看 历史
代码阿尔法 提交于 2024-01-26 18:23 +08:00 . some update
# Py Pose Web
/upload_video
# 图片格式
*.jpg
*.jpeg
*.png
*.svg
*.gif
# 视频格式
*.mp4
*.avi
.ipynb_checkpoints
# 日志格式
*.log
*.data
*.txt
# 生成文件
*.pdf
*.xlsx
*.csv
# 参数文件
# *.yaml
*.json
# 压缩文件格式
*.zip
*.tar
*.tar.gz
*.rar
# 字体格式
*.ttc
*.ttf
*.otf
*.pkl
# 模型文件
*.pt
*.db
.DS_Store
__pycache__
/flagged
/run
test.py
test*.py
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/intelligence-vision/py-pose-web.git
[email protected]:intelligence-vision/py-pose-web.git
intelligence-vision
py-pose-web
PyPoseWeb
master

搜索帮助