tactic script

This commit is contained in:
Joseph Redmon 2016-06-06 13:28:18 -07:00
parent 4625a16ffd
commit 3ff88375a5

2
scripts/gen_tactic.sh Executable file
View File

@ -0,0 +1,2 @@
#!/bin/bash
./darknet rnn generatetactic cfg/gru.cfg peek.weights < $1 2>/dev/null