We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1eb1d69 commit 421c889Copy full SHA for 421c889
prepare.sh
@@ -1,3 +1,5 @@
1
+#!/bin/bash
2
+
3
# download and extract VOC 2007 trainval split
4
wget http://pjreddie.com/media/files/VOCtrainval_06-Nov-2007.tar -P data/
5
mkdir data/VOCtrainval_06-Nov-2007
0 commit comments