awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
zekunhao1995 avatar

zekunhao1995/DualSDF

0
View on GitHub↗
146 stars·23 forks·Python·10 viewswww.cs.cornell.edu/~hadarelor/dualsdf↗

DualSDF

This repo contains an implementation of the CVPR 2020 paper:

Features

  • Shape Representation - Two-level representation for semantic shape manipulation.

Star history

Star history chart for zekunhao1995/dualsdfStar history chart for zekunhao1995/dualsdf

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with DualSDF

These projects share indexed features with DualSDF. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • openai/shap-eopenai avatar

    openai/shap-e

    12,251View on GitHub↗

    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

    Python
    View on GitHub↗12,251
  • ataiya/starlab-mcfskelataiya avatar

    ataiya/starlab-mcfskel

    139View on GitHub↗

    (Originaly exported from https://code.google.com/p/starlab-mcfskel)

    C++
    View on GitHub↗139
  • chunliangli/point-cloud-ganchunliangli avatar

    chunliangli/Point-Cloud-GAN

    69View on GitHub↗

    The code for Point Cloud GAN (https://arxiv.org/abs/1810.05795).

    Python
    View on GitHub↗69
  • ataiya/rosaataiya avatar

    ataiya/rosa

    90View on GitHub↗

    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…

    MATLAB
    View on GitHub↗90
Compare all 27 related projects→

Frequently asked questions

What does zekunhao1995/dualsdf do?

This repo contains an implementation of the CVPR 2020 paper:

What are the main features of zekunhao1995/dualsdf?

The main features of zekunhao1995/dualsdf are: Shape Representation.

Which projects share features with zekunhao1995/dualsdf?

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…