Created
May 19, 2018 12:01
-
-
Save syshen/5126f9736e64a9f1bdf3423910838f2f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl https://pjreddie.com/media/files/yolov2-tiny.weights > yolov2-tiny.weights | |
curl https://raw.githubusercontent.com/pjreddie/darknet/master/cfg/yolov2-tiny.cfg > yolov2-tiny.cfg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment