yolov2 / README.md
till-onethousand's picture
.
0af20d7
|
raw
history blame
327 Bytes
metadata
title: Yolov2
colorFrom: pink
colorTo: indigo
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false

Get yolov2.weights from https://pjreddie.com/darknet/yolov2/.

Get model/ from https://pjreddie.com/darknet/install/ building it on a machine with the same architecture as the machine where it is deployed.