Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/weihaox/awesome-neural-rendering
- Owner: weihaox
- License: mit
- Created: 2020-04-09T12:18:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-26T12:02:18.000Z (4 months ago)
- Last Synced: 2024-07-31T04:02:00.871Z (3 months ago)
- Topics: awesome-list, computer-graphics, computer-vision, neural-rendering, neural-representations
- Homepage:
- Size: 1.16 MB
- Stars: 2,278
- Watchers: 157
- Forks: 225
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-machine-learning-resources - **[List - neural-rendering?style=social) (Table of Contents)
- awesome-computer-vision - Awesome Neural Rendering
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)]
```