提交 364344b6 编写于 作者: R Ross Girshick

typo fix

上级 c6ce13e5
......@@ -343,7 +343,7 @@ if __name__ == '__main__':
# enhance roidb to contain flipped examples
if cfg.TRAIN.USE_FLIPPED:
print 'Appending horizontally-flipped training examples...'
imdb.append_flipped_roidb()
imdb.append_flipped_images()
print 'done'
SVMTrainer(net, imdb).train()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册