-
### Feature request
Hello,
VisionEncoderDecoderModel works only with vision-transformers-based models.
Typically, using a ResNet as encoder would trigger an error in the forward:
`TypeError:…
-
I've studied some different approaches that might yield better results.
Instead of using a simple sequential CNN we can opt to use feature extractors from ImageNet, such as Inception modules, and M…
-
我想使用deepexplainer来计算我CNN模型中每个特征的贡献,但是使用您的团队创作的shap时,程序看起来无法运行下去。程序不占用cpu和gpu的使用率,就像崩溃了一样。而且无法通过任何方式查询到该程序的状态(不像tensorflow那样提示模型的训练进程)。如何解决这个问题?
I want to use deepexplainer to calculate the contributi…
-
Can I use an AI model to extract a vector representation of object outlines in a jpeg image?
-
**Submitting author:** @ayuei (Vincent Nguyen)
**Repository:** https://github.com/Ayuei/DeBEIR
**Branch with paper.md** (empty if default branch): paper
**Version:** v0.0.1
**Editor:** @arfon
**Review…
-
I have been working with the vggish_input file to generate the NumPy array for the spectrogram of the input wav file that I select. Instead of getting each window length to be 0.96 seconds, I want eac…
-
Your setup:
1. Operating System (Linux, MacOS, Windows): Windows
2. Hardware type (x86, ARM..) and RAM: x86, 48gb RAM
3. Python Version (e.g. 3.9): 3.10.8
4. Caiman version (e.g. 1.9.12): 1.9.…
-
in the paper, I don't find any explaination about the profit of Transformer part, maybe without Transformer, DETR still works well (just guessing)
-
Thank you for your great work and sharing it!
Do you have any recommendation to use your models to label audio at a higher resolution, say 1 sec or lower? Or even mel frame level?
I've tried app…
-
#### Chaquopy version
10.0.1
#### Devices or emulators where the issue happens
Samsung A80
#### Relevant parts of your code
All of the part in python,
especially, pytorch's forward API
#…