-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
i don't know if there's a little problem in geImg(helpers.py) function.
if dataset == 'pascal3d+': if occ_level == 'ZERO': filelist = data_path + 'pascal3d+_occ/' + category + '_imagenet_train' + '.txt' img_dir = data_path + 'pascal3d+_occ/TRAINING_DATA/' + category + '_imagenet'
it seems even if i set bool_train_with_occluders = True still no occluded images will be considerd in training process because occ_level = 'one' 'five' or 'nine' are not considered.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels