This commit is contained in:
Joseph Redmon
2016-06-06 13:33:08 -07:00
parent 3ff88375a5
commit e4a2e02443
2 changed files with 6 additions and 0 deletions

View File

@ -1,2 +1,5 @@
#!/bin/bash
# Usage:
# wget http://pjreddie.com/media/files/peek.weights
# scripts/gen_tactic.sh data/goal.txt
./darknet rnn generatetactic cfg/gru.cfg peek.weights < $1 2>/dev/null