-
# Reservoir Sampling | Richard Startin’s Blog
In my last post I covered a technique to infer distribution parameters from a sample taken from a system with the aim of calibrating a simulation. This p…
-
A 2D parameter space should be added to extract conditional information about approaching of object. The first test show that the square space is also defining the distribution of angles since the ani…
-
Hi Marwan,
Thanks again for adding the 3D directional color-coding feature...
I noticed some choppiness (discontinuities) in the colormap. Did you perhaps encode the angle to each axis or the si…
-
**System and IINA version:**
- macOS
Sonoma 14.2
- IINA
iina 1.3.3 Build 138
![image](https://github.com/iina/iina/assets/36684698/47198458-0316-4c2d-a337-da17f0fc5d88)
![image](https://…
-
The use case I have in mind is for trace-derived metrics in something like an Otel Collector, where you want to output near real-time metrics but you want to add traces as exemplars (such as what Graf…
-
### 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 b…
ghost updated
4 months ago
-
Is there documentation on what the input structure is for the function `log_posterior_fn` in line 114 of models.py? These are essentially the BNN params and I want to understand how these params are a…
-
Katherine has released a better notebook for the CLIP-guided-diffusion. Outputs on a P100 is quite slow; but results can be very good. I've put the new notebook in my current repo as the "HQ" version.…
-
when I change the sampling interval from ten seconds to one second the vertical coordinate is scaled by a factor of four -- for example, from 5 cm at 4h to 20cm at 4h (as per plots below). I'm also a…
-
Hi @sxyu,
I was really amazed by this work and decided to implement my own version drawing inspiration from pixel nerf & keeping nerf as the base. After a lot of iterations & experiments, I've reac…