-
Click to expand!
### Issue Type
Others
### Have you reproduced the bug with TF nightly?
No
### Source
source
### Tensorflow Version
2.12.0
### Custom Code
Yes
### OS Platform and Distrib…
-
Sik-Ho Tang. [Review: STN — Spatial Transformer Network (Image Classification)](https://towardsdatascience.com/review-stn-spatial-transformer-network-image-classification-d3cbd98a70aa).
-
Following the [colab](https://huggingface.co/speechbrain/vad-crdnn-libriparty), I try the following to enable CUDA:
```
VAD = VAD.from_hparams(source="speechbrain/vad-crdnn-libriparty", savedir="p…
-
-
Hi,
I have a question about the training of PhyNet when I was reviewing the code.
From this block: https://github.com/ubicomplab/rPPG-Toolbox/blob/53b84584c2501f40ac925e141e7b908d1013d002/neural…
-
**URL**: https://www.typing.com/student/lesson/380/numeric-keypad
**Browser / Version**: Firefox 67.0
**Operating System**: Windows 28
**Tested Another Browser**: Yes
**Problem type**: Something…
-
I'm running into an error when trying to use the `R3IcoConv` module. Here's some code that generates the error:
```python
from escnn.nn import *
from escnn.gspaces import *
gspace = icoOnR3()
…
-
### Checklist
- [X] I have searched related issues but cannot get the expected help.
- [X] 2. I have read the [FAQ documentation](https://github.com/open-mmlab/mmdeploy/tree/main/docs/en/faq.md) but …
-
Can you provide a simple outline for how you would run inference using ArcticNet-SF/LSTM on custom data? I didn't see it in the DOCS but I might have missed it!
I'm assuming I might want to modify …
-
Models implemented in deeprank should be copied to deeprank-core, in neuralnets/ folder. We may have two subfolders like neuralnets/grids and neuralnets/graphs or similar nomenclature.