-
### Feature Description
Hi,
In TensorFlow Addons there are many [Deep Metrics Learning (DML) losses](https://www.tensorflow.org/addons/api_docs/python/tfa/losses) been implemented (such as tripl…
-
Hi,
Trying to port the opengl example from VPF to VALI, it seems that GpuMem() is not accessible from python anymore.
Is it on purpose?
Y33
-
Hi nice work with x-clip. Hoping to play around with it and eventually combine it into your DALLE2 work.
Currently having some trouble training on roughly 30k image-text pairs. Loss eventually goes…
-
Hello. I was wondering whether I could train the model on my own dataset of images and masks?
-
### 🐛 Describe the bug
When try to enable the pt2e flow on transformer models, taking `LLaMA` as example. We meet the issue that these models can't generate the FX graph by `dynamo.export` API.
To r…
-
Hi Simon,
I was just wondering about the state of the project? Was everything running, I mean the examples nuk, coco and shape or is it still in alpha phase?
I just want to know how much time I w…
ghost updated
4 years ago
-
Our API design deliberately uses lots of tensor-type-parameterized classes. Here's a typical example:
~~~Java
public class BinaryCrossentropy
extends MeanMetricWrapper implements LossMetric {
…
-
Merry Christmas @jankrepl
I am having trouble running code with:
```
cov_layer = CovarianceMatrix(sqrt=True)
...
covmat_sqrt = cov_layer(rets)
```
I was wondering if this would be an equ…
-
## ざっくり言うと
- 検索にDNNを適用
- 意味的な部分のマッチング+厳密なマッチングの位置も考慮
- 両者を考慮すると,単語の重要性等も組み込んで厳密なマッチング結果を活かせる
- 同時期に発表された duetモデル(https://github.com/karakuri-ai/paper-readings/issues/7) とも通じる部分がある
#### キーワード
-…
-
Hola Alberto, estuve intentando hacer lo del transformador (tb lo probé con el código de Julia), y la Accuracy, si hacia una prueba con solo 2 personajes era de un 60%, los resultados eran bastante ma…