updates
This commit is contained in:
+2
-1
@@ -10,11 +10,12 @@
|
|||||||
*.HEIC
|
*.HEIC
|
||||||
*.weights
|
*.weights
|
||||||
*.pt
|
*.pt
|
||||||
|
*.weights
|
||||||
*results.txt
|
*results.txt
|
||||||
!zidane_result.jpg
|
!zidane_result.jpg
|
||||||
#!coco_training_loss.png
|
#!coco_training_loss.png
|
||||||
|
|
||||||
checkpoints
|
|
||||||
temp-plot.html
|
temp-plot.html
|
||||||
|
|
||||||
# MATLAB GitIgnore -----------------------------------------------------------------------------------------------------
|
# MATLAB GitIgnore -----------------------------------------------------------------------------------------------------
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
wget https://pjreddie.com/media/files/yolov3.weights
|
||||||
Reference in New Issue
Block a user