DietNeRF
View Synthesis System
A Python implementation of a few-shot view synthesis system that combines semantically consistent rendering with a diet approach for efficient training.
133 stars
3 watching
13 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
badouralbahar/pose-with-style | This project provides an implementation of a deep learning-based image synthesis algorithm for pose-guided image synthesis with conditional StyleGAN. | 269 |
yezz123/fastango | Simplifies and organizes FastAPI views for better maintainable code structure | 116 |
andrewingram/django-extra-views | Generates additional class-based views to simplify common Django design patterns. | 1,393 |
senhe/dlfs | A method to synthesize faces across different ages | 67 |
autodistill/autodistill | Automatically trains models from large foundation models to perform specific tasks with minimal human intervention. | 2,022 |
sarababakn/mfcl-neurips23 | An approach to mitigating catastrophic forgetting in federated class incremental learning for vision tasks using a generative model and data-free methods | 15 |
vlachosgroup/renview | Generates a graphic representation of reaction fluxes in chemical reaction systems. | 22 |
woozzu/dong_iccv_2017 | An implementation of semantic image synthesis via adversarial learning using PyTorch | 145 |
knucklesuganda/py_assimilator | A Python framework providing domain-driven design patterns and tools for efficient event-based system development | 207 |
fyusion/llff | Software for generating novel views from sparse light field data using deep learning and computer vision techniques. | 1,560 |
encode/django-vanilla-views | A library providing reusable, simple class-based views for building Django applications. | 984 |
choderalab/yank | An open framework for simulating complex chemical reactions on high-performance computing hardware. | 181 |
brobin/drf-generators | Automates the creation of views, serializers, and URLs for Django Rest Framework applications. | 350 |
alexdelorenzo/aiopath | An asynchronous implementation of Python's path handling system | 166 |
serengil/chefboost | A Python library providing a lightweight framework for building decision trees with categorical feature support | 463 |