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.
Shap-E is a generative 3D modeling system that creates three-dimensional digital assets from natural language descriptions or two-dimensional images. It functions as a generative model capable of producing three-dimensional implicit functions and assets. The project includes a 3D latent encoder that converts trimeshes and 3D models into latent representations using point clouds and multiview renders. It utilizes an image-to-3D generator to produce assets from synthetic view images and a text-to-3D generator to build shapes from text prompts. The system implements a pipeline involving latent
(Originaly exported from https://code.google.com/p/starlab-mcfskel)
The code for Point Cloud GAN (https://arxiv.org/abs/1810.05795).
We present an algorithm for curve skeleton extraction from imperfect point clouds where large portions of the data may be missing. Our construction is primarily based on a novel notion of generalized rotational symmetry axis (ROSA) of an oriented point set. Specifically, given a subset S of…
This repo contains an implementation of the CVPR 2020 paper:
The main features of zekunhao1995/dualsdf are: Shape Representation.
Projects with overlapping indexed features include: openai/shap-e — Shap-E is a generative 3D modeling system that creates three-dimensional digital assets from natural language… ataiya/starlab-mcfskel — (Originaly exported from https://code.google.com/p/starlab-mcfskel). chunliangli/point-cloud-gan — The code for Point Cloud GAN (https://arxiv.org/abs/1810.05795). clinplayer/point2skeleton — This repository contains the source code for the CVPR 2021 oral paper Point2Skeleton: Learning Skeletal… colin97/deepmetahandles — [[project]](https://mhsung.github.io/papers/deep-meta-handles.html) [[paper]](https://arxiv.org/pdf/2102.09105)… ataiya/rosa — We present an algorithm for curve skeleton extraction from imperfect point clouds where large portions of the data may…