-
Could you comment on the following? I believe it would help me and potentially future readers:
1. Have you used this loss in a multitask sense? For example, combining segmentation and heat-maps fro…
-
## 🐛 Bug
Using key_padding_mask and attn_mask with nn.MultiheadAttention causes gradients to become NaN under some use cases.
## To Reproduce
Steps to reproduce the behavior:
Backwards pas…
-
Hello, I have some difficulties converting your model both to onnx and to torchscript. I've read closed issues already but there isn't any help. Could you help me? Or, may be, someone succeeded to do …
-
`predict_particles` throws a `MethodError` when I try to use it in the multinomial logistic regression example.
The error is: `ERROR: MethodError: no method matching &(::Particles{Bool,1000}, ::Par…
-
my tflearn edtion:0.3.0
tensorflow edtion:1.0.0
when I load my model with weights_only=True,my model looks like have not been trained.The accuracy is low.
```
def mynet(input):
CONV1 = co…
-
@Seanlinx Hi , Seanlinx , I have some questions about your negativemining op . Theoretically , the loss of the CLS can be writen into 1(x) * log(x) * (-1/ohem_keep) , in which the x represents the t…
-
While using this code (to re-create):
+ I am using `tf 1.0.0`
+ Docker image: `jupyter/datascience-notebook` plus tf conda-installed
```
from sklearn.preprocessing import LabelEncoder
from keras.…
-
I am trying to use two GPUs for training cifar10 dataset. But I got this error `File "cifar.py", line 58, in
with tf.arg_scope([tflearn.variables.variable], device='/cpu:0'):
AttributeError: mo…
-
I'm trying to run lstm example [https://github.com/tflearn/tflearn/blob/master/examples/nlp/lstm.py](https://github.com/tflearn/tflearn/blob/master/examples/nlp/lstm.py), which works fine. I intend to…
-
##### System information (version)
<
- OpenCV => 4.3.0
- Operating System / Platform => Ubuntu 64 Bit
- Compiler => g++
>
##### Detailed description
< My model has dsnt(Numerical Coordinat…