updates
This commit is contained in:
+7
-3
@@ -8,9 +8,6 @@
|
|||||||
*.PNG
|
*.PNG
|
||||||
*.TIF
|
*.TIF
|
||||||
*.HEIC
|
*.HEIC
|
||||||
*.weights
|
|
||||||
*.pt
|
|
||||||
darknet53.conv.74
|
|
||||||
!zidane_result.jpg
|
!zidane_result.jpg
|
||||||
!coco_training_loss.png
|
!coco_training_loss.png
|
||||||
!coco_augmentation_examples.jpg
|
!coco_augmentation_examples.jpg
|
||||||
@@ -24,6 +21,13 @@ temp-plot.html
|
|||||||
*.mat
|
*.mat
|
||||||
!targets*.mat
|
!targets*.mat
|
||||||
|
|
||||||
|
# Neural Network weights -----------------------------------------------------------------------------------------------
|
||||||
|
*.weights
|
||||||
|
*.pt
|
||||||
|
*.onnx
|
||||||
|
*.mlmodel
|
||||||
|
darknet53.conv.74
|
||||||
|
|
||||||
# GitHub Python GitIgnore ----------------------------------------------------------------------------------------------
|
# GitHub Python GitIgnore ----------------------------------------------------------------------------------------------
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
|||||||
Reference in New Issue
Block a user