-
Cool tutorials from @pmocz. Not sure how they fit into this project, but thought I'd bookmark them here.
> Hi everyone! 👋 I wanted to share some introductory ~100 line Python code tutorials with th…
-
I got the correct predicted texture maps, but the rendered result seems wrong. I have torch 1.6.0 and torchvision 0.7.0 installed as mentioned in readme
![image](https://user-images.githubusercont…
-
노션이나 블로그나 컨플루언스 등등은 copy&paste할때 불편해서 여기다가 정리
- NeuMan을 인용한 논문 최신순 https://scholar.google.com/scholar?hl=ko&as_sdt=2005&sciodt=0,5&cites=4308511704577688456&scipsc=&q=&scisbd=1
- 원래는 RANA(nvidia 논문,…
-
If we try to render the course to preview how our added content looks like, it throws the following error
```bash
sarthak@kde:~/Desktop/computer-vision-course$ doc-builder preview computer-vision-co…
-
This is a very interesting feature that is awesome to have. In Jupyter, one can use the `interact` function to generate widgets as sliders, checkboxes, textboxes and dropdowns. These are quite cool be…
-
Spring 2022:
-
Hi,
I know this is not really an issue, but can you give me an example prompt on how to run the soapbox. Since whenever I run it I dont get results that look like the one from the example in the gi…
-
This one is a very good repo. But I am facing some issues. Since gaussian rasterizer setting is taking torso+bgimage as input, The torso is from training set, while performing inference with new audio…
-
**Is your feature request related to a problem? Please describe.**
You cannot be the light source. You have to light the object with external and fixed lights, which inevitably creates shadows in pre…
-
Is the code for Experiments with Sphere FC, Sphere GCN, and Voxel GCN mentioned in the paper "Accelerating 3D Deep Learning with PyTorch3D" available?
As I am new to 3d deep learning I would like t…