-
### Your current environment
The output of `python collect_env.py`
```text
Collecting environment information...
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch…
-
**Bug Report Checklist**
- [x] I provided code that demonstrates a minimal reproducible example.
- [ ] I confirmed bug exists on the latest mainline of AutoGluon via source install.
- [x] I c…
-
In #3373, I migrated [an existing test for `sct_register_multimodal`](https://github.com/neuropoly/spinalcordtoolbox/blob/master/testing/test_sct_register_multimodal.py) that wasn't doing anything.
…
-
When doing some work testing multimodal transformer models in the medical field sometimes the models in question use Hybrid-Clip variants, such as these: https://huggingface.co/models?search=medclip. …
-
Wrong URL, the correct should point to the dataset mentioned here:
`https://cf.10xgenomics.com/samples/xenium/2.0.0/Xenium_V1_humanLung_Cancer_FFPE/Xenium_V1_humanLung_Cancer_FFPE_he_image.ome.tif`
-
I've got the bimodal_weights_emotion.hdf5 model from baseline, and the model can recognize the emotion from MELD dataset well. But I don't know how to recognize emotion from my own video. How do I con…
-
Exception has occurred: ValueError
Unable to create tensor, you should probably activate padding with 'padding=True' to have batched tensors with the same length.
RuntimeError: Could not infer dtype…
zhrli updated
1 month ago
-
How do I explain the decision of a neural net trained with multimodal inputs (e.g., a multimodal autoencoder-based classifier trained on different types of genomics data such as gene expression, DNA m…
-
With all the growing activity and focus on multimodal models is this library restricted to tune text only LLM?
Do we plan to have Vision or more in general multimodal models tuning support?
bhack updated
2 weeks ago
-
Thank you very much for your contribution to multimodal recommendation systems!
When I try to reproduce your paper, the experimental data obtained are always worse than the data you gave in the paper…