• Luya Gao's avatar
    Render objects in a batch by the specified model_ids, categories or idxs for ShapeNetBase · 22f2963c
    Luya Gao authored
    Summary: Additional functionality for renderer in ShapeNetCore: users can select which objects to render by specifying their model_ids, or users could choose to render several random objects in some categories, or users could specify indices of the objects in the loaded dataset. (currently doesn't support changing lighting, still investigating why lighting is causing instability in renderings)
    
    Reviewed By: nikhilaravi
    
    Differential Revision: D22179594
    
    fbshipit-source-id: 74c49094ffa3ea2eb71de9451f9e5da5053d356d
    22f2963c
test_shapenet_core.py 9.48 KB