File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -885,14 +885,6 @@ def is_archive(self):
885
885
url = 'https://github.com/AlexeyAB/darknet/releases/download/darknet_yolo_v4_pre/yolov4x-mish.weights' ,
886
886
sha = 'a6f2879af2241de2e9730d317a55db6afd0af00b' ,
887
887
filename = 'yolov4x-mish.weights' ),
888
- Model (
889
- name = 'GSOC2016-GOTURN' , # https://github.com/opencv/opencv_contrib/issues/941
890
- url = [
891
- 'https://docs.google.com/uc?export=download&id=1j4UTqVE4EGaUFiK7a5I_CYX7twO9c5br' ,
892
- 'https://dl.opencv.org/models/goturn.caffemodel'
893
- ],
894
- sha = '49776d262993c387542f84d9cd16566840404f26' ,
895
- filename = 'gsoc2016-goturn/goturn.caffemodel' ),
896
888
Model (
897
889
name = 'DaSiamRPM Tracker network (ONNX)' ,
898
890
url = 'https://www.dropbox.com/s/rr1lk9355vzolqv/dasiamrpn_model.onnx?dl=1' ,
You can’t perform that action at this time.
0 commit comments