Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weihaox/awesome-neural-rendering

Resources of Neural Rendering
https://github.com/weihaox/awesome-neural-rendering

List: awesome-neural-rendering

awesome-list computer-graphics computer-vision neural-rendering neural-representations

Last synced: 27 days ago
JSON representation

Resources of Neural Rendering

Awesome Lists containing this project

README

        

# Awesome Neural Rendering [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

> A curated list of awesome neural rendering resources.

## Table of Contents
- [Intruduction of Neural Rendering](./docs/INTRODUCTION-AND-SURVEY.md)
- [Related Surveys and Course Notes](./docs/INTRODUCTION-AND-SURVEY.md)
- [Inverse Rendering (De-Rendering)](./docs/NEURAL-INVERSE-RENDERING.md)
- [Neural Rerendering](./docs/NEURAL-RERENDERING.md)
- [Differentiable Rendering](./docs/DIFFERENTIABLE-RENDERING.md)
- [Implicit Neural Representation and Rendering](./docs/IMPLICIT-NEURAL-REPRESENTATION-AND-RENDERING.md)
- [Volumetric Performance Capture (Free Viewpoint Video)](./docs/VOLUMETRIC-PERFORMANCE-CAPTURE.md)
- [Semantic Photo Synthesis and Manipulation](./docs/SEMANTIC-PHOTO-SYNTHESIS-AND-MANIPULATION.md)
- [Texture and Surface Embedding or Mapping](./docs/TEXTURE-AND-SURFACE-EMBEDDING-OR-MAPPING.md)
- [Novel-View Synthesis for Objects and Scenes](./docs/NOVEL-VIEW-SYNTHESIS-FOR-OBJECTS-AND-SCENES.md)
- [Light, Reflectance, Illuminance, and Shade](./docs/LIGHT-REFLECTANCE-ILLUMINANCE-AND-SHADE.md)
- [Dubbing and Talking-Head Animation](./docs/DUBBING-AND-TALKING-HEAD-ANIMATION.md)
- [Motion Transfer, Retargeting, and Reenactment](./docs/MOTION-TRANSFER-RETARGETING-AND-REENACTMENT.md)

## Contributing

Feedback and contributions are welcome! If you think I have missed out on something (or) have any suggestions (papers, implementations and other resources), feel free to [pull a request](https://github.com/weihaox/awesome-neural-rendering/pulls). You could manually edit items or use the [script](https://github.com/weihaox/arxiv_daily_tools) to produce them in the markdown format provided below.

```Markdown
**Here is the Paper Name.**

*[Author 1](homepage), Author 2, and Author 3.*

Conference or Journal Year. [[PDF](link)] [[Project](link)] [[Code](link)] [[Video](link)] [[Data](link)]
```