-
Hello and thanks for your code.
I've been trying to launch your example of avatar rendering using pretrained model
`python main.py --target_txt 'a 3d rendering of a strong man in unreal engine'…
-
### What happened?
Using jax + iree Mac M1 Max fails call to linagl.inv() on a a jax DeviceArray().
#### Steps to reproduce your issue:
```python
>>>import jax.numpy as jnp
>>>
>>> a=jnp.arr…
-
can i get an avatar with mesh so i can put it into UE5 or just a different picture of human?
-
hi
am a newbie to this - When I try the run single image basis usage example -
bash stylize_image.sh ./image_input/lion.jpg ./styles/kandinsky.jpg
it returns with the following error
Ren…
-
## 論文リンク
- [arXiv](https://arxiv.org/abs/2202.05263)
- [project page](https://waymo.com/research/block-nerf/)
## 公開日(yyyy/mm/dd)
2022/02/10
## 概要
## TeX
```
% yyyy/mm/dd
@article{
…
-
I found that it is commented and does not compile successful when uncommented.
-
I built sources in DirectMLSuperResolution, then executed it for test.
The test program showed discontinuous video play (seems having 0.5s interval between frames) with _'Super-Resolution Neural Netw…
QUOPA updated
2 years ago
-
**Is your feature request related to a problem? Please describe.**
Currently, COLMAP does not support HDR / EXR format and is unable to read such files. This would be a simple feature to implement, a…
-
Dear Authors,
I recently read your paper titled "Efficient 3D-Aware Image Generation with Pose-Conditioned Convolutional Networks" and found it to be quite insightful. Your method of distilling 3D …
-
Hi, first of all you,have a great job with all this implementation. I started to test this network but I came with the next problem:
`Did you install the required dependencies? [y/n]
> y
Do you…