-
I tried to train a new model by running ```train.py```, but I got this:
```
[2023-06-28 10:32:08,821::train::INFO] Namespace(config='./configs/train.yml', device='cuda', logdir='./logs')
[2023-06-2…
-
we have 40 datasets now, so it would be good to get reference results with all capable classifiers. I will just track problems here and gather results on the beast. Some are large so may need contract…
-
I have never really liked the SDRClassifier algorithm because it requires a lot of training before it can reliably classify (it uses a classical NN). I have noticed that some users did not provide en…
-
Trying to run random forest for qgis2 on osx with your plugin. Says it needs scikit-learn. Following instructions with pip I get
Requirement already satisfied: scikit-learn in ./anaconda2/lib/python…
-
||link|
|----|---|
|paper| [Emotions Understanding Model from Spoken Language using Deep Neural Networks and Mel-Frequency Cepstral Coefficients](https://ieeexplore.ieee.org/abstract/document/912269…
-
How do we want the top-level functions?
Even in the two uses case in the gallery we have one with test data (the naive Bayes classifier) and one without. Should be always have a `Rcpp::Nullable` t…
-
Hi there is very little documentation on how to feed parameters into the script, and which script does what. It looks like cnn_main.py is the important one. Can you please provide a sample script for …
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org…
-
**Feature request :**
Making filters.neighborclassifier not restricted to a specific naming convention.
**Example :**
if the Classification field is named differently, like "class" instead of "C…
-
## TAC:
On-manifold KDE approx products, e.g. `pqr = p * q * r`, where p,q,r are probability densities, and on say SE(3) manifold, or similar.
Note: probability density on manifold here is akin …