Antonio
Antonio
Dear learnopencv community Thank you so much for making such great tutorials!! :-) I wanted to report an issue I am encountering when compiling your example under `Getting-Started-OpenCV-CUDA-Module/` Although the...
Dear dreamRs team Thank you for developing esquisse. I find it is a great resource not only to learn ggplot2 but to learn how to build a modular and powerful...
Hi there!! First of all, thanks for developing an open source tool in R that can handle such complex datasets as those recurrent in proteomics and mass spec. I am...
Dear deepethogram devs, I was wondering what would be the minimum steps required for, given a set of flow generator + feature extractor + sequence models already trained on my...
Hi there! I was wondering if it would be possible to simplify the protein groups in the PSM Report produced by Peptide Shaker using some sort of Occam's razor approach....
**Describe the bug** Similar to #5473 , the results of the GPU UMAP implementation provided by `cuml` don't match what I expect using the CPU implementation (from `umap-learn`). In particular,...
Dear deepethogram developers I am testing the performance of my flow generators to ensure that they detect the subtle fly behaviors I am interested in. For this I am interactively...
I am not sure why, but `cfg["sequence"]["weights"][cfg.run.model]` can be None, and not a dictionary from which we can get `cfg[cfg.run.model].arch`. This patch defaults to an empty list in that case...