-
the notebook on transformers is not complete at all, fix it!
-
Каждый уважающий себя рисерчер должен в какой-то момент придумать свою собственную сетку. Вот и у меня есть такое желание. я много насмотрелся и думаю что могу сделать лучше объеденив разные идеи под …
-
I'm reading through the paper, and I'm wondering if during inference time, could you manipulate the duration predictor, or some other part to allow controllable elongation of certain phonemes?
…
-
@tianyic Hi, when I tried OTO with the following case, oto.compress failed. Could you please give some advice?
```
import torch
import torch.nn as nn
from only_train_once import OTO
class D…
-
This is going to collect missing spaces a fter a period as discussed in https://github.com/petergtz/alexa-wikipedia/issues/37.
-
Sik-Ho Tang. [Review — Unsupervised Learning of Visual Representations using Videos](https://sh-tsang.medium.com/review-unsupervised-learning-of-visual-representations-using-videos-abee72149f77).
-
Sik-Ho Tang. [Brief Review — Self-Supervised Learning of Visual Features Through Embedding Images into Text Topic Spaces
](https://sh-tsang.medium.com/brief-review-self-supervised-learning-of-visual-…
-
Sik-Ho Tsang. [Review: Vision Transformer (ViT)](https://sh-tsang.medium.com/review-vision-transformer-vit-406568603de0).
Dosovitskiy A, Beyer L, Kolesnikov A, et al. [An image is worth 16x16 words: …
-
Check:
- https://www.quora.com/How-can-I-improve-my-validation-accuracy-in-my-CNN-model
- https://blog.keras.io/building-powerful-image-classification-models-using-very-little-data.html
- https://t…
-
Can I use an AI model to extract a vector representation of object outlines in a jpeg image?