-
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…
-
In XBMC and flash player in browser on Android, in XBMC on linux Video: H.264 / AVC 1569 kbit/sec Audio: MPEG-4 AAC does not work.
sample: https://drive.google.com/file/d/0B5rEsasQxLy_aVozZWxEeXdlNGs/…
mvlm updated
10 years ago
-
## Type of issue
- Thanks guys for this awesome work. I was curious to run llama3-8B on my personal CPU, and the performance is quite impressive (nearly 2x llama.cpp for same model size on same HW).
…
-
Looks like Apex library needs CUDA, when i without cuda , getting below error. any idea.
args.sampling_rate, args.is_fp16, args.denoiser_strength)
File "inference.py", line 48, in main
…
-
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…
-
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 …
-
Hi @AliaksandrSiarohin! Thank you so much for the great work. I would like to train the model with higher resolution ( 512 x 512 size ), and I checked some people tried it already as I can see it on #…
-
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
-
I propose to add optional computation of diagnostics during sampling.
To achieve this, I propose to read the csv files to:
(1) track the proportion of treedepth exceeded
(2) track whether any pos…