Skip to content

Textures are missing when generating dataset using BlenderProc #418

@Rachel1477

Description

@Rachel1477

When using BlendProc to generate a data set, the following error will appear

OBJ import of 'Gold.obj' took 0.96 ms
Cannot load image file: '../google_scanned_models/ASICS_GELAce_Pro_Pearl_WhitePink/meshes/texture.png'
Failed to open dir (No such file or directory): 
Cannot load image file: 'texture.png'
OBJ import of 'model.obj' took 30.84 ms
loaded ../google_scanned_models/ASICS_GELAce_Pro_Pearl_WhitePink/meshes/model.obj
Cannot load image file: '../google_scanned_models/Mist_Wipe_Warmer/meshes/texture.png'
Failed to open dir (No such file or directory): 
Cannot load image file: 'texture.png'
OBJ import of 'model.obj' took 2.62 ms
loaded ../google_scanned_models/Mist_Wipe_Warmer/meshes/model.obj
Cannot load image file: '../google_scanned_models/ASICS_GELBlur33_20_GS_BlackWhiteSafety_Orange/meshes/texture.png'
Failed to open dir (No such file or directory): 
Cannot load image file: 'texture.png'
OBJ import of 'model.obj' took 21.87 ms
loaded ../google_scanned_models/ASICS_GELBlur33_20_GS_BlackWhiteSafety_Orange/meshes/model.obj
Cannot load image file: '../google_scanned_models/Asus_Sabertooth_Z97_MARK_1_Motherboard_ATX_LGA1150_Socket/meshes/texture.png'
Failed to open dir (No such file or directory): 
Cannot load image file: 'texture.png'
OBJ import of 'model.obj' took 2.53 ms
loaded ../google_scanned_models/Asus_Sabertooth_Z97_MARK_1_Motherboard_ATX_LGA1150_Socket/meshes/model.obj

The program will search for the texture file in ../google_scanned_models/xxxxxxxxxxx/meshes ,But the texture file is located under materials/textures

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions