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
angeladai avatar

angeladai/3DMV

0
View on GitHub↗
213 stars·40 forks·Python·8 views

3DMV

3DMV jointly combines RGB color and geometric information to perform 3D semantic segmentation of RGB-D scans. This work is based on our ECCV'18 paper, 3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation.

Features

  • 3D Detection and Segmentation - Joint multi-view prediction for semantic scene segmentation.
  • Computer Vision Research - Joint 3D-multi-view prediction for semantic segmentation.

Star history

Star history chart for angeladai/3dmvStar history chart for angeladai/3dmv

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 3DMV

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

    yanx27/Pointnet_Pointnet2_pytorch

    4,894View on GitHub↗

    This project is a PyTorch-based framework of deep learning models designed for the classification and semantic segmentation of 3D point cloud data. It provides implementations of the PointNet architecture to perform global category labeling of entire objects and detailed partitioning of large-scale 3D environments. The system handles semantic segmentation across multiple scales, ranging from identifying individual components within a single object to labeling distinct category types within large-scale scenes. The framework includes structural components for processing unordered point sets, s

    Pythonclassificationmodelnetpoint-cloud
    View on GitHub↗4,894
  • zalandoresearch/fashion-mnistzalandoresearch avatar

    zalandoresearch/fashion-mnist

    12,754View on GitHub↗

    This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy of machine learning models. It provides a standardized collection of labeled fashion product images and training data formatted to be compatible with the MNIST dataset structure. The dataset consists of fixed-dimension grayscale images and label-based category mappings, stored in a binary format. It includes pre-split training and testing sets and a static distribution to ensure consistent cross-model benchmarking. The repository supports image classification benchmarking and

    Pythonbenchmarkcomputer-visionconvolutional-neural-networks
    View on GitHub↗12,754
  • intel-isl/open3dintel-isl avatar

    intel-isl/Open3D

    13,695View on GitHub↗

    Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework for manipulating point clouds and meshes through specialized algorithms designed for 3D data science workflows. The project includes a toolkit for 3D scene reconstruction to generate spatial models and align surfaces from raw data. It also functions as a GPU accelerated framework that offloads intensive spatial computations to the graphics processor to increase processing speed. The library covers a broad range of capabilities including physically based light simulations for vi

    C++
    View on GitHub↗13,695
  • abhimanyudubey/confusionabhimanyudubey avatar

    abhimanyudubey/confusion

    201View on GitHub↗

    Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification"

    Python
    View on GitHub↗201
Compare all 30 related projects→

Frequently asked questions

What does angeladai/3dmv do?

3DMV jointly combines RGB color and geometric information to perform 3D semantic segmentation of RGB-D scans. This work is based on our ECCV'18 paper, 3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation.

What are the main features of angeladai/3dmv?

The main features of angeladai/3dmv are: 3D Detection and Segmentation, Computer Vision Research.

Which projects share features with angeladai/3dmv?

Projects with overlapping indexed features include: yanx27/pointnet_pointnet2_pytorch — This project is a PyTorch-based framework of deep learning models designed for the classification and semantic… zalandoresearch/fashion-mnist — This project is a computer vision benchmark and image classification dataset used to measure and compare the accuracy… intel-isl/open3d — Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework… abhimanyudubey/confusion — Code for the ECCV 2018 paper "Pairwise Confusion for Fine-Grained Visual Classification". ahangchen/tfusion — CVPR2018: Unsupervised Cross-dataset Person Re-identification by Transfer Learning of Spatio-temporal Patterns. agrimgupta92/sgan — Code for "Social GAN: Socially Acceptable Trajectories with Generative Adversarial Networks", Gupta et al, CVPR 2018.