InstantMesh icon indicating copy to clipboard operation
InstantMesh copied to clipboard

Train zero123 with own dataset

Open Maxbr2021 opened this issue 1 year ago • 2 comments

I wonder if you can provide any code snippet on how to create a custom dataset for fine-tuning. If I understood the fine-tuning code right the model expects the original image and 6 camera angles of that image. Can you provide the script that creates the 6 camera angels from a 3d object?

Maxbr2021 avatar Aug 05 '24 12:08 Maxbr2021

I wonder if you can provide any code snippet on how to create a custom dataset for fine-tuning. If I understood the fine-tuning code right the model expects the original image and 6 camera angles of that image. Can you provide the script that creates the 6 camera angels from a 3d object?

i also want to do this . do you know?

dzc392 avatar Sep 21 '24 11:09 dzc392

It can be done with a short script using BlenderProc to generate the 6 views using the elevations and azimuths zero123 specifies in their repo.

morukutsu avatar Sep 24 '24 01:09 morukutsu