chensjtu / GaussianObject

GaussianObject: High-Quality 3D Object Reconstruction from Four Views with Gaussian Splatting (SIGGRAPH Asia 2024, TOG)
914 stars 56 forks source link

Multi objects #66

Open 7rwang opened 1 week ago

7rwang commented 1 week ago

Dear GaussianObject team,

I'm wondering if there are a great number of object in one single scene, how can we do? We must do all pipeline for every single object every time? Is there any efficient way to handle this situation?

Looking forward to your reply!

aylinaydincs commented 5 days ago

Did you find any solution @7rwang ?

7rwang commented 4 days ago

Did you find any solution @7rwang ?

Not yet :( BTW do u have any idea maybe we can discuss?

aylinaydincs commented 4 days ago

Maybe we can generate masks for each image and process at the same time, but I don't know if you want to separate the objects.