-
It is useful to know who is using scikit-image when planning funding proposals. I was looking a little into how one can extract information such as that presented in [GitHub's dependents view](https:/…
-
I want to keep a running list of either machine learning packages in Julia that are being actively developed/maintained. My reasoning is that (a) we have a lot to learn from each others efforts, and (…
-
### Description
Description:
When using JAX's argsort function on an array containing small floating-point numbers, as well as 0.0 and -0.0, the sorting order is incorrect compared to other librarie…
-
One low hanging fruit in our project is the hotspot classification, i.e. taking the hotspot detections provided by their algorithm and deciding which one actually corresponds to a seal and which not. …
-
Hey Vadim,
I was actually wondering:
1) what exact difference there is between "smart" and "ID,RT,IM"-profiling
and
2) as "smart" profiling is default option, in which scenario it could make s…
-
### Motivation and description
Group equivariant CNN (G-CNN) embed rotation invariance or (and) scale invariance on top of translation invariance in CNNs.
Some references:
- [Group Equivariant Conv…
-
**Problem**
I am thinking that can we start incorporating some deep learning models as well in TransmogrifAI.
**Solution**
I am happy to collaborate, if there is any plan or I can discuss also i…
-
### 🚀 The feature, motivation and pitch
ZenDNN library optimizes basic math kernels used by Deep learning algorithms on AMD EPYC CPUs. As part of integration of ZenDNN into PyTorch we integrated a …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
…
-
I recently found your open source code while studying the field of fetal ecg. Thanks for your contribution!
When I wanted to try to run the code, I found that I needed to set the ecg data. Does this …