-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
@alexandre01 I am trying to train a classifier on the icons using the bottleneck embeddings that I get by model inference using pretrained model. In some cases though it doesnt seem to work. I used th…
-
Do folks believe that the following classifier is worth implementing?
> Naseem, I., Togneri, R. and Bennamoun, M., 2010. Linear regression for face recognition. IEEE transactions on pattern analysi…
-
We worked through moving from `netty-tcnative` to ACCP; it wasn't a smooth path, and still has a few rough edges.
For Netty TcNative we had pulled in the native dependencies via build.gradle.kts as…
-
@tdhock This paper on changepoint detection using deep learning is quite popular and relatively recent. The reviewer from NeurIPS also referenced this paper and suggested that I incorporate this metho…
-
### Inquiry
during startup in our deployed docker container we are presented with the following:
```
Exception in thread "main" java.lang.RuntimeException: Current platform supports no known thre…
-
* Streamlit demo shows k-means / etc clustering based on embeddings that has a _reasonably_ clear "this is detritus" cluster
* Sets an outline for the extent to which these images can be discarded be…
-
| --- | --- |
| Bugzilla Link | [436013](https://bugs.eclipse.org/bugs/show_bug.cgi?id=436013) |
| Status | NEW |
| Importance | P3 normal |
| Reported | May 28, 2014 04:01 EDT |
| Modified | May…
-
### Description
i am checking jax 0.4.35's pip wheel metadata and found that `cuda12-pip` variant depends on `jaxlib==0.4.34` is this expected?
```
Metadata-Version: 2.1
Name: jax
Version: 0.4.…
-
# Enhancement: Add Uncertainty Metric to Naive Bayes Classifier
## Description
To improve the reliability and interpretability of our Naive Bayes classifier, we should implement an uncertainty met…