1 Star 0 Fork 0

deeplearningrepos/YOLOv3_TensorFlow

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 646 Bytes
一键复制 编辑 原始数据 按行查看 历史
NEAL 提交于 2019-05-06 00:11 +08:00 . improvements
# latex
## Core latex/pdflatex auxiliary files:
*.aux
*.lof
*.log
*.lot
*.fls
*.out
*.toc
*.fmt
*.fot
*.cb
*.cb2
.*.lb
*.bbl
*.blg
*.synctex.gz
## Intermediate documents:
*.dvi
*.xdv
*-converted-to.*
# these rules might exclude image files for figures etc.
# *.ps
# *.eps
# *.pdf
# python
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# c++
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# tfrecord
*.tfrecord
# macOS
.DS_Store
# folders
*.vscode/*
*.texpadtmp/*
*.idea/*
# darknet
*.weights
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/deeplearningrepos/YOLOv3_TensorFlow.git
git@gitee.com:deeplearningrepos/YOLOv3_TensorFlow.git
deeplearningrepos
YOLOv3_TensorFlow
YOLOv3_TensorFlow
master

搜索帮助