meremeev
meremeev
@RunningLeon Thank you for response. As you noticed `tools/check_env.py` failed. Using prebuit binaries: I tried `mmdeploy-0.5.0-linux-x86_64-cuda10.2-tensorrt8.2.3.0` prebuild binaries. After unpacking and `python3 -m pip install dist/mmdeploy-0.5.0-py36-none-linux_x86_64.whl ` I got error...
Well, this PR is 2 years old. Looks like there is no interest in this functionality.
Implementation plan: - Add fitters to the `beta_geo_covar_fitter.py` module hosting `BetaGeoCovarsFitter` (BaseFitter) class. - Extend testing routines for new class by analogy with `BetaGeoFitter()` and `BetaGeoBetaBinomFitter()` classes.