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
yunlu-chen avatar

yunlu-chen/PointMixup

0
View on GitHub↗
97 stars·10 forks·Python·9 views

PointMixup

Implementation for paper "PointMixup: Augmentation for Point Cloud". Accepted to ECCV 2020 as spotlight presentation

Features

  • 3D Shape Analysis - Data augmentation technique for point cloud classification tasks.

Star history

Star history chart for yunlu-chen/pointmixupStar history chart for yunlu-chen/pointmixup

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 PointMixup

These projects share indexed features with PointMixup. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • fpthink/pdgnfpthink avatar

    fpthink/PDGN

    28View on GitHub↗

    by Le Hui, Rui Xu, Jin Xie, Jianjun Qian, and Jian Yang, details are in paper.

    Python
    View on GitHub↗28
  • hansen7/occohansen7 avatar

    hansen7/OcCo

    239View on GitHub↗

    This repository is the official implementation of paper: "Unsupervised Point Cloud Pre-training via Occlusion Completion"

    Python
    View on GitHub↗239
  • itailang/samplenetitailang avatar

    itailang/SampleNet

    392View on GitHub↗

    Created by Itai Lang, Asaf Manor, and Shai Avidan from Tel Aviv University.

    Python
    View on GitHub↗392
  • a2zadeh/variational-autodecoderA

    A2Zadeh/Variational-Autodecoder

    0View on GitHub↗
    View on GitHub↗0
Compare all 25 related projects→

Frequently asked questions

What does yunlu-chen/pointmixup do?

Implementation for paper "PointMixup: Augmentation for Point Cloud". Accepted to ECCV 2020 as spotlight presentation

What are the main features of yunlu-chen/pointmixup?

The main features of yunlu-chen/pointmixup are: 3D Shape Analysis.

Which projects share features with yunlu-chen/pointmixup?

Projects with overlapping indexed features include: fpthink/pdgn — by Le Hui, Rui Xu, Jin Xie, Jianjun Qian, and Jian Yang, details are in paper. hansen7/occo — This repository is the official implementation of paper: "Unsupervised Point Cloud Pre-training via Occlusion… itailang/samplenet — Created by Itai Lang, Asaf Manor, and Shai Avidan from Tel Aviv University. lorenmt/shape-adaptor — This repository contains the source code to support the paper: Shape Adaptor: A Learnable Resizing Module, by Shikun… luost26/dmrdenoise — [Project Page] [Paper] [Code]. a2zadeh/variational-autodecoder.