Robin Hutmacher

Results 3 issues of Robin Hutmacher

According to [the paper](https://arxiv.org/pdf/2112.05135.pdf), PixMix should outperform some of the methods on the ImageNet-C leaderboard. Is there a reason, why the method is not included there? ![image](https://user-images.githubusercontent.com/5879015/214803103-ebe1c76d-1d0d-48ae-b424-d661dcd5fb35.png)

### Describe the problem When passing a model as object to `fiftyone.brain.similarity.compute_similarity`, the models `can_embed_prompts` attribute is not respected, which leads to the similarity query not working in the UI....

bug

Due to https://github.com/actions/runner/issues/716, the GitHub Action can not be used on self-hosted runners. This could be fixed by either allowing to overwrite the action path like https://github.com/swaggerexpert/swagger-editor-validate/pull/627 or by using...