Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion misc/preprocess_birds.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# from glob import glob

# TODO: 1. current label is temporary, need to change according to real label
# 2. Current, only split the data into train, need to handel train, test
# 2. Current, only split the data into train, need to handle train, test

LR_HR_RETIO = 4
IMSIZE = 256
Expand Down