Pedro Cuenca

Results 70 issues of Pedro Cuenca

Congratulations for your exciting research paper, and thanks a lot for publishing the code and model checkpoints! 🎉 I work in Hugging Face focusing on on-device ML, and I believe...

### Feature request Remove `mps` workaround for `isin()` ### Motivation #30376 introduced a workaround for `isin()` on `mps` devices, because PyTorch does not support that op yet: https://github.com/pytorch/pytorch/issues/77764#issuecomment-2067838075. Going forward,...

Should Fix
WIP

Thanks a lot for this, guys, it works great for quick tests of various models. I wonder if you have considered extending the backend to also support Darknet. I know...

Main tasks include: - [x] Proof of concept implementation. - [ ] Reuse JdeRobot labels instead of having duplicate metadata files. - [ ] Remove hardcoded assumption of Coco categories....

# What does this PR do? Update the Depth Anything conversion script to support V2 models. The only architectural change is the [use of intermediate features instead of the outputs...

The org was renamed `amused` just before release. Fixes #138 There still remain some code snippets with references to private MaskGitVQGAN models.

- Save tmp files to /run (a virtual filesystem) - Don't preserve logs Disk space is really tight in some instances.

### Describe the bug In some cases (I haven't fully debugged yet, but I have a repro), a repo with subdirectories being downloaded to a "local directory" raises an exception...

bug

Can be helpful for students to explore different models easily.

**Not to be merged**, for testing purposes only. Reference: https://github.com/huggingface/swift-transformers/pull/168, https://github.com/huggingface/swift-transformers/pull/166 (in particular: https://github.com/huggingface/swift-transformers/pull/166#pullrequestreview-2581433448)