nyu-systems / Grendel-GS

Ongoing research training gaussian splatting at scale by distributed system
Apache License 2.0
389 stars 20 forks source link

Workflow for multiple resolutions #24

Open horford opened 2 months ago

horford commented 2 months ago

Hi,

I was wondering if there was a workflow or a method of getting this project to train with a mixed dataset of images. E.g from 2 different cameras.

Currently when trying to train I get an error "AssertionError: All images should have the same size." is there a workaround for this? Other than converting/cropping all my images to the same size.

Many thanks, Harry

TarzanZhao commented 2 months ago

I think it's not hard to modify our code to fulfill multi-resolution training. Maybe we can schedule a meeting and talk about your need?

datouzhan commented 1 month ago

企业微信截图_17289790878509 Has the problem of compatibility with multiple cameras and different image resolutions been solved?