Skip to content

about train dataset #24

Description

@luoww1992

in datasetLodaer.py:
train_dataset = DataGenerator(
data = ImageFileTrain(
alpha_dir='path/to/alpha',
fg_dir='path/to/fg',
bg_dir='path/to/bg',
root='path/to/Adobe_Image_Matting'
),
phase = 'train'
)

i know the alpha_dir is mask path,
Q1: but the fg_dir is RGB image only fg object ? Or is RGBA image the all image with fg and bg ?
Q2:the bg_dir is RGB image only bg without fg object mask? Or likes bg in AIM with fg mask?

------ can you share me a demo dataset fold with some pictures ? thank you !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions