Skip to content

About getImg #7

@YummyWaffle

Description

@YummyWaffle

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions