-
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…
-
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…
-
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…
-
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.…
-
Very exciting to learn about this effort! A julia native ML package improving on Sklearn is one of the key missing pieces of the ecosystem.
Here's a list of ideas I'd like to bring to your attentio…
-
I have searched related issues but cannot get the expected help.
I want to train my custom dataset for instance segmentation using Improved HTC with DB-Swin-L as backbone. But I am facing the above…
-
Hi, I downloaded the datasets and organized them as the instruction says.
I have several issues when trying to reproduce your instruction steps:
1. Your pretrained model gives only 28% MOTA when ru…
-
Travis tests are taking a long time with the current demo notebook. I'm going to simplify the tests in the notebook and use separate, local scripts to run more meaningful tests. Similar to #16, I'm …
-
Hi,
The background is that in Encoder-Decoder model used for translation from "Attention Is All You Need" I desired to mask-out the padding in sentence passed to Encoder's MultiHeadAttention, but I…
mashu updated
8 months ago
-
This is something we have been discussing with @zoeprieto, @inti-abbate and @norberto-schmidt. Maybe @ebknudsen has something to comment too.
In the current implementation of file sources (both in …