|
|
|
|
|
by heigh
597 days ago
|
|
Installing was okay, but it was not running on any of the sample files I had. This is the output I got: UserWarning: You are using a softmax over axis 3 of a tensor of shape (1, 8, 1, 1). This axis has size 1. The softmax operation will always return the value 1, which is likely not what you intended. Did you mean to use a sigmoid instead?
warnings.warn( I know this isn't the right place for this, the right place is raising within github, but because you asked I posted... |
|