MuQoe
MuQoe
I have tried the nt way to start that driver but it return an error code of 8; Is there any good way to start that driver thx
Firstly thanks for this SDK It help me alot for me to update my hack The thing i want to ask is how can i make something like this sdk...
upon this code section ` # post-process cov scaling = scaling_repeat[:,3:] * torch.sigmoid(scale_rot[:,:3]) # * (1+torch.sigmoid(repeat_dist)) rot = pc.rotation_activation(scale_rot[:,3:7]) # post-process offsets to get centers for gaussians offsets = offsets...