car-detection-bayes/weights/download_yolov3_weights.sh

5 lines
124 B
Bash

#!/bin/bash
wget https://pjreddie.com/media/files/yolov3.weights
wget https://storage.googleapis.com/ultralytics/yolov3.pt