Jose

Results 37 comments of Jose

I mean, you say in the article ot is the output of the layer and h is the hidden state. So it makes sense that you pass the output to...

Angles are full angles. BAC=180-CDB implies ∠CDB = ∠BAC as of the definition of angles in DD.

http://www.mmrc.iss.ac.cn/~xgao/paper/jar-gdbase.pdf Contains a good explanation of many predicates. But some are new here. Why does 006 looks wrong? If ratios are congruent and angles are congruent, then triangles are similar.

In this case it does not matter because the angle is 90º, so it is still valid. And in the last step, it is also needed to assume that the...

In the linux version if you have ipython installed the code identifies your platform as colab and removes the training preview. You can try uninstalling that package or looking for...

I was trying to use [stable diffusion web ui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) locally with exr files for img2img processing. That is my concrete use case. If I simply load the exr image like...

I want the `Image` component to behave the same with EXR files as with PNG or JPG files. That means, being able to read and display the image it contains,...

Just made a PR [here](https://github.com/iperov/DeepFaceLab/pull/5621).

I have not included the layer in any model. If you want I can create a new archi adding the layers after every convolutional layer.

Okay, I'll try to implement and test it.