1 Star 0 Fork 47

朱明明/Gradio-YOLOv5-Det

forked from CV_Lab/Gradio-YOLOv5-Det 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 453 Bytes
一键复制 编辑 原始数据 按行查看 历史
代码阿尔法 提交于 2022-05-03 15:38 . v02 add pdf
# 图片格式
*.jpg
*.jpeg
*.png
*.svg
*.gif
# 视频格式
*.mp4
*.avi
.ipynb_checkpoints
*/__pycache__
# 日志格式
*.log
*.data
*.txt
*.csv
# 生成文件
*.pdf
# 参数文件
*.yaml
*.json
# 压缩文件格式
*.zip
*.tar
*.tar.gz
*.rar
# 字体格式
*.ttc
*.ttf
*.otf
*.pkl
# 模型文件
*.pt
*.db
/flagged
/run
!requirements.txt
!cls_name/*
!model_config/*
!img_example/*
test.py
test*.py
!requirements.txt
!.pre-commit-config.yaml
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/Urey.Ming/gradio_yolov5_det.git
git@gitee.com:Urey.Ming/gradio_yolov5_det.git
Urey.Ming
gradio_yolov5_det
Gradio-YOLOv5-Det
master

搜索帮助