Skip to content

Commit

Permalink
fix labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
IrisRainbowNeko committed Aug 10, 2022
1 parent c0e2f4d commit d794b13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions labeler.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ def make_label(imgs, save_path, skip=True):
label_dict_raw=deepcopy(label_dict)
skiped=set()
else:
skip=False
label_dict={}

ptr=-1
Expand Down

0 comments on commit d794b13

Please sign in to comment.