Skip to content

Commit

Permalink
Run as main bug fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
haotianteng committed Sep 9, 2017
1 parent 2a82860 commit 15a4de3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chiron/chiron_rcnn_train.py
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,6 @@ def __init__(self):
self.k_mer = 1
self.model_name = 'crnn3+3_mix_hel'
self.retrain = False
run(FLAGS)
run(Flags)


0 comments on commit 15a4de3

Please sign in to comment.