Emiliano

Results 8 issues of Emiliano

Hi guys, I have two COLLADA files that I created using blender, they are the same but have different sizes: How can I tell the size with pycollada? Is it...

Hi there! I just wanted to know the algorithm you've used in the displacement and specular functions. I want to translate into python, so I don't know much about js....

I tried to open a .msh file from Photoshop LIquify filter and could not, with the following error: `UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe0 in position 16: invalid continuation...

Any news on DIS 2.0?

Is there a way to convert this model to onnxruntime? I have been trying with no luck so far, so many errors with `Wh, Ww = (H + 1) //...

Does the image needs to be 512x512? Or can we input higher res images?

Some images have artifacts: ![download (9)](https://github.com/sunny2109/SAFMN/assets/44657733/4805a04f-03e7-4aef-b37e-38611ebd7c94) Even with the wavelet_reconstruction, it did not fix this artifact.

I want to create a model that takes a screenshot of a front page and answers with the HTML code and JS. As you can tell the "input_ids" will be...