Unverified 提交 6c554b75 authored 作者: Glenn Jocher's avatar Glenn Jocher 提交者: GitHub

Add TF and TFLite models to `.gitignore` (#4747)

上级 a144536f
...@@ -45,9 +45,13 @@ VOC/ ...@@ -45,9 +45,13 @@ VOC/
# Neural Network weights ----------------------------------------------------------------------------------------------- # Neural Network weights -----------------------------------------------------------------------------------------------
*.weights *.weights
*.pt *.pt
*.pb
*.onnx *.onnx
*.mlmodel *.mlmodel
*.torchscript *.torchscript
*.tflite
*.h5
*_saved_model/
darknet53.conv.74 darknet53.conv.74
yolov3-tiny.conv.15 yolov3-tiny.conv.15
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论