ChlaegerIO

Results 4 issues of ChlaegerIO

Thank you for the nice work. The evaluation and demo with your weights and configuration works like in the paper. I have installed the library versions provided in the requirements.txt...

I tried to set up weewx with weewx-influx (on my Raspberry Pi) to upload the data to my influx server (kleger.vsos.ethz.ch), but I was not successful until now. Weewx runs...

When running python pipeline_paint3d_stage1.py with arguments like in the readme. I had a problem with `from diffusers import StableDiffusionControlNetPipeline, ControlNetModel` in file `controlnet\diffusers_cnet_txt2img.py`. from huggingface_hub import cached_download, hf_hub_download, model_info ImportError:...

> I have a similar issue with depth rasterization. > > > > ```python > face_vertices_camera, face_vertices_image, face_normals = self.prepare_vertices(verts.to(self.device), faces.to(self.device), intrinsics=self.intrinsics, camera_transform=camera_transform) > face_vertices_z = face_vertices_camera[:, :, :, -1].contiguous()...

no-issue-activity