How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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
The GT4SD (Generative Toolkit for Scientific Discovery) is an open-source platform to accelerate hypothesis generation in the scientific discovery process. It provides a library for making state-of-the-art generative AI models easier to use.
The main features of gt4sd/gt4sd-core are: Generative Models, Community Resources.
Projects with overlapping indexed features 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♯. aiff22/dped — Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks. ajbrock/biggan-pytorch — The author's officially unofficial PyTorch BigGAN implementation. aaronjackson/vrn — vrn is a 3D face reconstruction tool that generates three-dimensional volumetric representations of human faces from…