#2655·darknet

yolov3.weights url broken

Author: poweiwCreated Apr 21, 2025Updated Apr 21, 2025

url for yolov3.weights https://pjreddie.com/media/files/yolov3.weights is being redirected to the main page of darknet, and even wget is failing

bash
wget https://pjreddie.com/media/files/yolov3.weights # which should be 237 MB
$ cat yolov3.weights

<!DOCTYPE html>
<html lang="en">
        <head>
        <meta charset="UTF-8">
                <title>Joseph Redmon - Survival Strategies for the Robot Rebellion</title>
        <meta name="viewport" content="width=device-width, initial-scale=1">
...
...
...