Isaac Labe

Results 7 comments of Isaac Labe

Hi, thank for you interest. When you want to use different foundation model, you need to setup the rasteriser with the current feature dimension you use. Here you have to...

Hi, what do you mean by mask annotation? the code to create masks?

Yes, I will try to realese the code to genereate these masks in the current of the week

Hello, I am publishing the mask annotation in Mask_annotation.zip file in this main repository. Sorry for the delay..

Hi, As it is explain in the Readme, the novel view, points and theta are determined in the command line prompt: python render.py -s path/to/your/dataset -m output/exp-name --fundation_model "DINOv2" --semantic_dimension...

Hi, thanks for your interest! I don’t quite understand the issue you pointed out. In fact, the semantic features are rendered in the same way as the RGB color. So,...

Hi, sorry for the delay in the answer. We did not add the backpropagation of the gradient to update the ``dL_dalpha``, because we wanted the alpha to be influenced only...