Closed yiboz2001 closed 6 months ago
hi, thanks for checking out spad!
we appended the "[tdv]" token to all captions during multiview training. this provides an additional signal through text that the domain of the new data is slightly different from single view training that was performed previously (on laion).
i believe you maybe looking for 90-degree elevation, since 0-degree would place all the cameras at the same location (on z-axis). here's the camera conversion equations that we follow, and here's the corresponding code. i believe you could try setting the elevation to 90-degrees, and see if that generates the right results.
hope this helps!
Hello! Thanks for your open-source work~ I have some questions after trying the infer code.