Andrea Tagliasacchi

Results 41 issues of Andrea Tagliasacchi

Hey @envygeeks I was trying to figure out a minimalistic way to reproduce the image that I executed as: `docker run -v "$HOME/jalpc:/srv/jekyll" -p 4000:4000 -it jekyll/jekyll:3.5 jekyll serve` AFAIK,...

I was watching your [dev summit talk](https://youtu.be/n2MwJ1guGVQ?t=155) and you mentioned that the design was mostly eager, but in the examples on this repo it seems you make use of TF1...

Just wanted to leave a not that the library does not check whether the file exists, and throws a difficult to interpret error. Dropping it here for so that is...

Security certificate on the Stanford side is expired, so auto-download of resources fails. Major hack to get it working in the meantime: 1) download `https://shapenet.cs.stanford.edu/media/modelnet40_ply_hdf5_2048.zip` manually 2) in the download...

This is a human tracking dataset collected by the MPI multi-view setup. It contains images + 3D marker locations (AFAIK) PDF: https://arxiv.org/abs/1611.09813 ``` @misc{mehta2016monocular, title={Monocular 3D Human Pose Estimation In...

contributions welcome

Currently "projects" are stored under the TFG namespace. On the other hand "submodules" are not, creating an inconsistency. This has two main effects: 1) long python import statement `import tensorflow_graphics.projects.project.foo.bar`...

A simple pull request to see the contribution workflow. Do not remove/close this PR, as it is part of the official "how to contribute" guide. https://github.com/tensorflow/graphics/wiki

cla: yes

``` (venv) ~: jupyter labextension list JupyterLab v0.35.5 Known labextensions: app dir: /usr/share/jupyter/lab jupyter-threejs v2.0.3 enabled OK (venv) ~: jupyter lab [I 04:09:19.805 LabApp] Writing notebook server cookie secret to...

Most UIs (Chrome, Eclipse, Textmate, PyCharm, ...) allow swapping to next/previous tab, and not **only** to the next one like pyzo does ("View/Select previous file"). It would be great (and...

type: enhancement
part: editor
part: menu / settings