-
After a fresh install of FAST-OAD-CS23 1.3.0 in a Python 3.10 environment, some modules are not registered. It is apparently due to a problem at Python level, which does not occur with Python 3.9.
…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Add an interface to retrieve latent factors from recommender models.
Could be used for kNN models based on similarity of latent factors, and for a more generic attribute-to-factor mapping functionali…
-
Hey!
As per #253,
> NSFWJS will automatically resize the input image to be square for you.
> No code should be needed on your side.
So, I'm confused why providing different sizes (keeping th…
-
### What's the use case?
When a DBT test fails, you have to go the database and query the source table to find why the test failed, in Dagster it is simply marked as a :x: indicating that the test fa…
-
Hello!
Thank you for development of MOFA.
In my work, I wanted to use MOFA latent factors to predict a phenotype.
To prevent data leakage between my train and test set, I wanted to train the M…
-
add score
My current score_test for models has two versions
- availability of restricted params and full, unrestricted score and hessian
- this is independent of the composition of params, an…
-
I am trying to convert the models to onnx but the export fails with error
UserWarning: ONNX export failed on adaptive_avg_pool2d because output size that are not factor of input size not supported…
-
Following the discussions in #74 and #67, I ran COLMAP and GLOMAP on the (distorted) [ETH3D MVS (DSLR)](https://www.eth3d.net/datasets) dataset. However, I’m struggling to reproduce your results and …
-
I've been experimenting with the distil whisper models as an alternative to the standard whisper models. While I was able to successfully integrate the distil models, I'm experiencing some issues with…