Radek Daněček

Results 9 issues of Radek Daněček

Hello, thank you for sharing this great work.. Do you also plan to release the training code and the visualization code you used to generate the impressively looking results? Speaking...

There are two generator updates in a single training iteration. In both of these, `style_encoder` network is used. However, in the second step, we do not call ` optims.style_encoder.step()`. Is...

Hi on your website you have an image of the basel face model and how the landmarks are embedded in it. Can you please make this embedding available?

Hi, thanks for making this great tool available. I have a queton: is there any way to force the topology of the surface to remain unchanged? I would like to...

This PR enables installation of this package on Windows using MSVC compiler. This involves two things: 1) modification of the destination folder of `setup.py` into which CGAL will get unzipped,...

In case you want to download this dataset and don't want to click through the GDrive links one by one, I did it for you. You are welcome :-). Only...

When OpenGL cannot be properly imported (when it is not installed at all or when it doesn't work for some reason), the import of the library will crash with a...

This PR fixes two issues with compilation on Windows using MSVC. - forward declaration inconsistency with the actual definition of the cuda function `MeshIntersectionKernelLauncher` - fix of preprocessor condition syntax...