1 Star 0 Fork 1

静听/yolov7_plate

forked from gtengfei/yolov7_plate 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 340 Bytes
一键复制 编辑 原始数据 按行查看 历史
记忆之城 提交于 2023-01-02 09:29 . modify
# .gitignore
# 首先忽略所有的文件
*
# 但是不忽略目录
!*/
# 忽略一些指定的目录名
ut/
runs/
.vscode/
build/
result1/
result/
*.pyc
plate/
wan/
label_imgs/
# 不忽略下面指定的文件类型
!*.cpp
!*.h
!*.hpp
!*.c
!.gitignore
!*.py
!*.sh
!*.npy
!*.jpg
!*.pt
!*.npy
!*.pth
!*.png
!*.md
!*.txt
!*.yaml
!*.ttf
!*.cu
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/advancer-debug/yolov7_plate.git
[email protected]:advancer-debug/yolov7_plate.git
advancer-debug
yolov7_plate
yolov7_plate
master

搜索帮助