-
Converting model weights to onnx
-
A generic classification training code in the src folder with the best software eng. practises.
-
Hello,
Congratulations on your work! Very inspiring. I am writing you to know if you could make available the weights of your pre-trained model.
Thank you in advance.
-
I tried loading the given weights but am constantly getting the below error. I am using
keras 2.8.0
tensorflow-gpu 2.8.0
tensorflow …
-
Hello, excuse me When downloading models automatically, can the models of these two places be downloaded into the ComfyUI/models/pulid folder? This makes it very convenient to back up
ComfyUI\python\…
-
The link to download the emu model weights on huggingface is redirecting to huggingface only not downloading ai model.
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmengine/issues) and [Discussions](https://github.com/open-mmlab/mmengine/discussions) but cannot get the expected help.
…
-
Hi! I am trying to train classifiers for my project but I keep getting an error when trying to calculate SHAP scores. I tried both single and multicore runs but I get the same error either way. I can …
-
Hello author, thank you for your wonderful research. I have a small problem. As can be seen from the research results of your paper, swin transformer module has a great impact on the performance of yo…
-
This is taking about 2 hours with the smallest model.
I presume the issue is that my GPU cannot load a t5_XXL model into memory. According to the Huggingface page the model weights are 44.5 Gb.
…