Basile Van Hoorick

Results 7 issues of Basile Van Hoorick

Do you plan on releasing the whl files for Blender 2.93? Currently, there is only 2.91 on GitHub, and 2.82 on pypi. I need it to use bpy alongside kubric....

When I try to run https://github.com/K3D-tools/K3D-jupyter/blob/main/examples/headless.ipynb via Jupyter notebook on a remote Ubuntu 20.04.4 LTS machine with Python 3.7.13 and k3d 2.14.1 installed, calling `headless.sync()` triggers the following rather hard...

Next release

Dear authors, Thanks for publishing this great work! I would love to use the HS-ERGB and BS-ERGB datasets for my research, however I noticed that whereas BS-ERGB is more complete,...

Backpropagation through a masking operation does not seem easy, because you are essentially applying a non-differentiable operation onto a subset of frames. In this implementation, even though a list of...

There are a few instances like this among the YouTube videos I downloaded with the scraping scripts. It's not EAC or ER, but seems to be encoded like a tetrahedron...

Hi! In https://github.com/ethanweber/sitcoms3D/blob/master/REGISTER_NEW_IMAGES.md there is: ``` python detect.py --height 720 --width 1280 --n 2048 new_images/h5 new_images/images --image-extension jpg ``` However, this crashes with: ``` assert image_list_path is not None AssertionError...

Hi, What was the spatial resolution (W x H) you trained and evaluated at? Thanks!