-
Can we use this technique for point clouds as large as used in Construction site.
Your method looks impressive so i wanted to try it for point clouds as large as in millions. Is it possible?
Do le…
-
Hi. I tested the model with various kinds of wave files as source. I notice that at inference time, the model performs well with clean source files, but for those not so clean audio files (e.g. 24khz …
-
When using the Gaussian noise model to run LISA inference, a time stamp difference showed in PE results if set `ref_frame = SSB` (in both injection and inference configs) instead of `ref_frame = LISA`…
-
Hi, thanks for the excellent work.
I train the model on my own CT dataset with a RTX4090 GPU, the CT is converted to 3-channel gray maps. The trained code is as follows:
python scripts/image_trai…
-
Facing this error - I checked out the [latest commit](https://github.com/ltdrdata/ComfyUI-Impact-Pack/commit/adb2a976466307741258b6f5cb5cf3f9cd7a2908) but that still doesn't help. Please have a look!
…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Hi! I tried to use headless renderer of aitviewer-skel to render SKEL models frame by frame but found abnormal noise in the rendered frames. The following is an example. Wondering if you know how to r…
-
Hey BlenderNeko hope you have a great week!
I'm trying to use your node, and it works fine when i use the "Comfy" parser.
But when I try to use A1111 or Comfy++ the workflow stops and i get this err…
-
Hi,
Is there a way to simulate the sensor noise? I also require an estimate from extended kalman filter based on the model uncertainty and sensor noise. So, is there any implementation of EKF in the…
-
Require full pipeline forward for training. Refer to [train_text_to_image.py](https://github.com/huggingface/diffusers/tree/main/examples/text_to_image).
Relevant code for invoking CLIP and getting…