Zongzzlll
Results
1
comments of
Zongzzlll
> update the code like this, then it may works. > > ``` > parser.add_option("-p", "--path", dest="test_path", help="Path to test data.", > default="./dataset") > parser.add_option("-n", "--net", dest="net", help="Network to use...