How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks"
Shanshan Zhao♯ , Qing-Guo Chen , Xuerui Qiu , Jialun Liu , Zhao Xu , Weihua Luo , Kaifu Zhang , Yanye Lu♯
vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from single two-dimensional images. It utilizes a volumetric convolutional neural network regression model to predict 3D volume data directly from image pixels. The system converts these volumetric predictions into 3D meshes through isosurface extraction and vertex coloring. It further applies realistic surface details by mapping two-dimensional image pixels onto the resulting 3D mesh using nearest-neighbor texture projection. The project provides capabilities for single-image dept
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
The main features of aiff22/dped are: Generative Models.
Open-source alternatives to aiff22/dped include: abisee/pointer-generator — Code for the ACL 2017 paper "Get To The Point: Summarization with Pointer-Generator Networks". addtt/ladder-vae-pytorch. aidc-ai/omni-view — Shanshan Zhao♯ , Qing-Guo Chen , Xuerui Qiu , Jialun Liu , Zhao Xu , Weihua Luo , Kaifu Zhang , Yanye Lu♯. ajbrock/biggan-pytorch — The author's officially unofficial PyTorch BigGAN implementation. alexis-jacq/pytorch-sketch-rnn. aaronjackson/vrn — vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from…