-
Hello,
Thank you very much for your work on the Mplus Automation package for R. I use it daily and it has been of immense help to automate the estimation of many GMMs.
I wonder whether there a…
-
**Thanks a lot for the great codebase!**
I have been having trouble obtaining any **pose estimation** results, like the ones shown on the Readme file ([https://github.com/TrackingLaboratory/trackl…
-
- [ ] confidence intervals on estimates
- [ ] robust estimation methods
- [ ] consider adding interaction effect size or experiment vs. control effect size power analysis
-
When using torch.hub to do monocular estimation, it got RuntimeError:
```
model = torch.hub.load('yvanyin/metric3d', 'metric3d_vit_giant2', pretrain=True)
File "/home/qizhong/miniconda3/envs/ga…
-
```
The Bayesian Elo score estimation is great, but the estimation itself is
basically useless if we don't know its accuracy. For example, *losing* your
first couple matches can actually result in a…
-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were fo…
-
```
The Bayesian Elo score estimation is great, but the estimation itself is
basically useless if we don't know its accuracy. For example, *losing* your
first couple matches can actually result in a…
-
I'm using the Pose Estimation model for Android, I was wondering how I can get the confidence value from a body point?
I'm also using the iOS/CoreML model and it has a confidence value.
-
The paper ["A confidence measure for key labelling"](http://ismir2018.ircam.fr/doc/pdfs/72_Paper.pdf) proposes two confidence measures, keyness, and stability, both are useful to identify difficult tr…
-
First of all thank you for creating wonderful book! I find it very well written and easy to follow.
My question is:
At page 80 there is a method for estimation confidence intervals for RMSE but no…