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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to edwardzhou130/polarseg

Open-source alternatives to PolarSeg

30 open-source projects similar to edwardzhou130/polarseg, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best PolarSeg alternative.

  • qingyonghu/randla-netAvatar de QingyongHu

    QingyongHu/RandLA-Net

    1,551Ver en GitHub↗

    🔥RandLA-Net in Tensorflow (CVPR 2020, Oral & IEEE TPAMI 2021)

    Python
    Ver en GitHub↗1,551
  • pointcloudlibrary/pclAvatar de PointCloudLibrary

    PointCloudLibrary/pcl

    11,028Ver en GitHub↗

    The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing large-scale 3D spatial datasets. It provides a framework for 3D point cloud processing, incorporating tools for spatial data filtering and geometric feature estimation. The library includes specialized systems for aligning multiple spatial datasets into a single unified coordinate system and a rendering engine for the visual inspection and analysis of processed point cloud data. It also features tools for calculating spatial descriptors to identify structural patterns and shapes within

    C++c-plus-pluscomputer-visioncpp
    Ver en GitHub↗11,028
  • cgal/cgalAvatar de CGAL

    CGAL/cgal

    5,757Ver en GitHub↗

    CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data structures. It is built around a geometry kernel that defines fundamental geometric primitives and operations, enabling the construction of complex geometric objects and the computation of geometric predicates with exact arithmetic for reliable results. The library covers a wide range of geometric computation capabilities, including the construction of convex hulls, triangulations of point sets, and the generation of Voronoi diagrams. It also supports the processing of polygonal m

    C++algorithmsarrangeboolean-operations
    Ver en GitHub↗5,757
  • hku-mars/fast_lioAvatar de hku-mars

    hku-mars/FAST_LIO

    4,829Ver en GitHub↗

    FAST_LIO is a real-time SLAM system and LiDAR-inertial odometry package designed for simultaneous localization and mapping. It functions as a state estimation engine and 3D mapping tool that fuses LiDAR point clouds with inertial measurement unit data to provide robust robot state estimation. The system utilizes a tightly-coupled sensor fusion approach with an iterative Kalman filter to estimate position and orientation. It distinguishes itself through direct point-to-plane matching, which calculates odometry by matching raw lidar points to the map surface without manual geometric feature ext

    C++lidar-odometrylivox-avia-lidar
    Ver en GitHub↗4,829

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • openai/point-eAvatar de openai

    openai/point-e

    6,886Ver en GitHub↗

    Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language descriptions and two-dimensional images. It utilizes diffusion models to synthesize these spatial representations based on text prompts or source images. The project includes specialized tools for refining these outputs, such as a point cloud upsampler to increase the density and resolution of low-resolution models. It also provides a mesh converter that uses distance function regression to transform raw point cloud data into structured 3D meshes. The broader capability surface cove

    Python
    Ver en GitHub↗6,886
  • open-mmlab/mmcvAvatar de open-mmlab

    open-mmlab/mmcv

    6,446Ver en GitHub↗

    mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing convolutional neural networks, a toolkit for image and video preprocessing, and a collection of high-performance deep learning vision operators. The project is distinguished by its hardware-accelerated kernels for complex operations such as deformable convolutions and region pooling. It features a configuration-driven framework that allows for the dynamic instantiation of network layers and the registration of custom modules without modifying code. The library covers a broad

    Python
    Ver en GitHub↗6,446
  • tixiaoshan/lio-samAvatar de TixiaoShan

    TixiaoShan/LIO-SAM

    4,794Ver en GitHub↗

    LIO-SAM is a lidar inertial SLAM framework and tightly-coupled sensor fusion pipeline. It functions as a factor graph optimization engine that combines lidar scans and inertial measurement unit data to build 3D point cloud maps and estimate robot trajectories. The system integrates global position factors to align local coordinates with real-world data. It employs loop closure detection to identify previously visited locations, creating constraints in the optimization graph to correct accumulated global drift. The framework covers lidar inertial odometry, point cloud processing, and trajecto

    C++
    Ver en GitHub↗4,794
  • bichenwuucb/squeezesegAvatar de BichenWuUCB

    BichenWuUCB/SqueezeSeg

    575Ver en GitHub↗

    Implementation of SqueezeSeg, convolutional neural networks for LiDAR point clout segmentation

    Python
    Ver en GitHub↗575
  • bupt-ai-cz/cac-unet-digestpath2019Avatar de bupt-ai-cz

    bupt-ai-cz/CAC-UNet-DigestPath2019

    98Ver en GitHub↗

    1st to MICCAI DigestPath2019 challenge (https://digestpath2019.grand-challenge.org/Home/) on colonoscopy tissue segmentation and classification task. (MICCAI 2019) https://teacher.bupt.edu.cn/zhuchuang/en/index.htm

    Python
    Ver en GitHub↗98
  • a514514772/dise-domain-invariant-structure-extractionAvatar de a514514772

    a514514772/DISE-Domain-Invariant-Structure-Extraction

    144Ver en GitHub↗

    Pytorch Implementation -- All about Structure: Adapting Structural Information across Domains for Boosting Semantic Segmentation, CVPR 2019

    Python
    Ver en GitHub↗144
  • chen742/pipaAvatar de chen742

    chen742/PiPa

    100Ver en GitHub↗

    Official Implementation of PiPa: Pixel- and Patch-wise Self-supervised Learning for Domain Adaptative Semantic Segmentation

    Python
    Ver en GitHub↗100
  • cloudcompare/cloudcompareAvatar de CloudCompare

    CloudCompare/CloudCompare

    4,577Ver en GitHub↗

    CloudCompare is a professional software application for processing and analyzing 3D point clouds and polygonal meshes. It functions as a 3D mesh analysis tool and a large dataset visualizer designed to display and manage millions of points in a 3D environment. The software provides specialized capabilities for point cloud comparison, utilizing an optimized octree structure to calculate spatial differences between two 3D datasets. This allows for the identification of variations and errors between point clouds or between a point cloud and a mesh. The system covers broad 3D data analysis areas

    C++
    Ver en GitHub↗4,577
  • connormanning/entwineAvatar de connormanning

    connormanning/entwine

    518Ver en GitHub↗

    Entwine - point cloud organization for massive datasets

    C++
    Ver en GitHub↗518
  • bupt-ai-cz/iast-eccv2020Avatar de bupt-ai-cz

    bupt-ai-cz/IAST-ECCV2020

    81Ver en GitHub↗

    IAST: Instance Adaptive Self-training for Unsupervised Domain Adaptation (ECCV 2020) https://teacher.bupt.edu.cn/zhuchuang/en/index.htm

    Python
    Ver en GitHub↗81
  • charlesq34/pointnet2Avatar de charlesq34

    charlesq34/pointnet2

    3,678Ver en GitHub↗

    PointNet++ is a deep learning framework designed for processing and classifying 3D point cloud data. It utilizes a hierarchical feature learning architecture to extract geometric patterns from sampled 3D point sets. The framework implements a variety of 3D analysis tools, including a point cloud classifier for categorizing objects based on spatial coordinates and surface normals, a semantic scene segmenter for labeling surfaces in large-scale environments, and a tool for 3D object part segmentation. The system covers a broad range of capabilities including geometric feature extraction, 3D da

    Python
    Ver en GitHub↗3,678
  • charlesq34/pointnetAvatar de charlesq34

    charlesq34/pointnet

    5,433Ver en GitHub↗

    PointNet is a deep learning architecture designed to process and classify raw 3D point clouds directly without voxelization. It provides a system for 3D object classification, semantic segmentation frameworks for partitioning clouds into categories, and tools for visualizing 3D shapes. The project utilizes a transform network to align point clouds into a canonical coordinate space and employs symmetric-function-based aggregation to condense point-wise features into global vectors regardless of point order. It also features a multi-scale grouping architecture to extract hierarchical geometric

    Python
    Ver en GitHub↗5,433
  • brdav/refignAvatar de brdav

    brdav/refign

    86Ver en GitHub↗

    Refign: Align and Refine for Adaptation of Semantic Segmentation to Adverse Conditions WACV 2023

    Python
    Ver en GitHub↗86
  • ethz-asl/libpointmatcherAvatar de ethz-asl

    ethz-asl/libpointmatcher

    1,817Ver en GitHub↗

    An Iterative Closest Point (ICP) library for 2D and 3D mapping in Robotics

    C++
    Ver en GitHub↗1,817
  • evetion/lasindex.jlAvatar de evetion

    evetion/LASindex.jl

    4Ver en GitHub↗

    Pure Julia reader of lasindex .lax files

    Julia
    Ver en GitHub↗4
  • evetion/lazio.jlAvatar de evetion

    evetion/LazIO.jl

    12Ver en GitHub↗

    Extends LasIO with Laszip integration

    Julia
    Ver en GitHub↗12
  • facebookresearch/votenetAvatar de facebookresearch

    facebookresearch/votenet

    1,760Ver en GitHub↗

    Deep Hough Voting for 3D Object Detection in Point Clouds

    Python
    Ver en GitHub↗1,760
  • feipan664/intradaAvatar de feipan664

    feipan664/IntraDA

    274Ver en GitHub↗

    Unsupervised Intra-domain Adaptation for Semantic Segmentation through Self-Supervision (CVPR 2020 Oral)

    Python
    Ver en GitHub↗274
  • fudan-zvg/setrAvatar de fudan-zvg

    fudan-zvg/SETR

    1,109Ver en GitHub↗

    CVPR 2021 & IJCV 2024 Rethinking Semantic Segmentation from a Sequence-to-Sequence Perspective with Transformers

    Python
    Ver en GitHub↗1,109
  • fyu/dilationAvatar de fyu

    fyu/dilation

    785Ver en GitHub↗

    Properties of dilated convolution are discussed in our ICLR 2016 conference paper. This repository contains the network definitions and the trained models. You can use this code together with vanilla Caffe to segment images using the pre-trained models. If you want to train the models yourself,…

    Python
    Ver en GitHub↗785
  • giswqs/lidarAvatar de giswqs

    giswqs/lidar

    297Ver en GitHub↗

    A Python package for delineating nested surface depressions from digital elevation data.

    Python
    Ver en GitHub↗297
  • google/dracoAvatar de google

    google/draco

    7,357Ver en GitHub↗

    Draco is a library and toolset for compressing, transcoding, and decoding 3D geometric meshes and point cloud data. Its primary purpose is to reduce storage size and transmission bandwidth for 3D assets. The project includes a geometry optimizer specifically for glTF file containers to reduce asset footprints. It also features a hardened decoder designed to process malformed or untrusted 3D geometric data safely to prevent memory corruption and crashes. The software covers a broad range of 3D data processing capabilities, including geometric data reconstruction, point attribute management, a

    C++
    Ver en GitHub↗7,357
  • guosheng/refinenetG

    guosheng/refinenet

    0Ver en GitHub↗
    Ver en GitHub↗0
  • halmstad-university/titan-netAvatar de halmstad-University

    halmstad-University/TITAN-NET

    26Ver en GitHub↗

    TITAN-Net introduces a fresh, effective approach for bridging the gap between sensor modalities with different data formats! 🌉 By harnessing the power of scene semantics, TITAN-Net can, for the very first time, synthesize a panoramic color image directly from a 3D LiDAR point cloud.

    Python
    Ver en GitHub↗26
  • helioszhao/shadeAvatar de HeliosZhao

    HeliosZhao/SHADE

    47Ver en GitHub↗

    Style-Hallucinated Dual Consistency Learning for Domain Generalized Semantic Segmentation. ECCV 2022

    Python
    Ver en GitHub↗47
  • dylanwusee/pointconvAvatar de DylanWusee

    DylanWusee/pointconv

    497Ver en GitHub↗

    PointConv: Deep Convolutional Networks on 3D Point Clouds. CVPR 2019 Wenxuan Wu, Zhongang Qi, Li Fuxin.

    Python
    Ver en GitHub↗497