Skip to content

Commit

Permalink
Update predict.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aigcliu authored Sep 10, 2021
1 parent 905d156 commit cb8d12b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions predict.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,6 @@ def get_image_list(image_path):
if len(image_list) == 0:
raise RuntimeError('There are not image file in `--image_path`')

return parser.parse_args()


def get_test_config(cfg, args):

Expand Down

0 comments on commit cb8d12b

Please sign in to comment.