awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to brdav/refign

Open-source alternatives to Refign

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

  • a514514772/dise-domain-invariant-structure-extractiona514514772 的头像

    a514514772/DISE-Domain-Invariant-Structure-Extraction

    144在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗144
  • bit-da/sepicoBIT-DA 的头像

    BIT-DA/SePiCo

    121在 GitHub 上查看↗

    TPAMI 2023 ESI Highly Cited Paper SePiCo: Semantic-Guided Pixel Contrast for Domain Adaptive Semantic Segmentation https://arxiv.org/abs/2204.08808

    Python
    在 GitHub 上查看↗121
  • bupt-ai-cz/cac-unet-digestpath2019bupt-ai-cz 的头像

    bupt-ai-cz/CAC-UNet-DigestPath2019

    98在 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
    在 GitHub 上查看↗98
  • bupt-ai-cz/iast-eccv2020bupt-ai-cz 的头像

    bupt-ai-cz/IAST-ECCV2020

    81在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗81
  • charlesq34/frustum-pointnetscharlesq34 的头像

    charlesq34/frustum-pointnets

    1,668在 GitHub 上查看↗

    Created by Charles R. Qi , Wei Liu , Chenxia Wu , Hao Su and Leonidas J. Guibas from Stanford University and Nuro Inc.

    Python
    在 GitHub 上查看↗1,668

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • charlesq34/pointnetcharlesq34 的头像

    charlesq34/pointnet

    5,433在 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
    在 GitHub 上查看↗5,433
  • charlesq34/pointnet2charlesq34 的头像

    charlesq34/pointnet2

    3,678在 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
    在 GitHub 上查看↗3,678
  • chen742/pipachen742 的头像

    chen742/PiPa

    100在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗100
  • donglao/pcedadonglao 的头像

    donglao/PCEDA

    35在 GitHub 上查看↗

    Hey guys! Welcome to this repository of our paper 'Phase Consistent Ecological Domain Adaptation', which is accepted by CVPR 2020. First things first, here's a link to our paper. Make sure to read it and you will like it. Currently we are organizing the code and will make it public available…

    Python
    在 GitHub 上查看↗35
  • dvlab-research/decouplenetdvlab-research 的头像

    dvlab-research/DecoupleNet

    36在 GitHub 上查看↗

    Official implementation for our ECCV 2022 paper "DecoupleNet: Decoupled Network for Domain Adaptive Semantic Segmentation"

    Python
    在 GitHub 上查看↗36
  • dylanwusee/pointconvDylanWusee 的头像

    DylanWusee/pointconv

    497在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗497
  • edwardzhou130/polarsegedwardzhou130 的头像

    edwardzhou130/PolarSeg

    420在 GitHub 上查看↗

    Implementation for PolarNet: An Improved Grid Representation for Online LiDAR Point Clouds Semantic Segmentation (CVPR 2020)

    Python
    在 GitHub 上查看↗420
  • feipan664/intradafeipan664 的头像

    feipan664/IntraDA

    274在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗274
  • fudan-zvg/setrfudan-zvg 的头像

    fudan-zvg/SETR

    1,109在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗1,109
  • fyu/dilationfyu 的头像

    fyu/dilation

    785在 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
    在 GitHub 上查看↗785
  • guosheng/refinenetG

    guosheng/refinenet

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • halmstad-university/titan-nethalmstad-University 的头像

    halmstad-University/TITAN-NET

    26在 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
    在 GitHub 上查看↗26
  • helioszhao/shadeHeliosZhao 的头像

    HeliosZhao/SHADE

    47在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗47
  • hszhao/pspnethszhao 的头像

    hszhao/PSPNet

    1,656在 GitHub 上查看↗

    by Hengshuang Zhao, Jianping Shi, Xiaojuan Qi, Xiaogang Wang, Jiaya Jia, details are in project page.

    C++
    在 GitHub 上查看↗1,656
  • hyeonwoonoh/deconvnetHyeonwooNoh 的头像

    HyeonwooNoh/DeconvNet

    326在 GitHub 上查看↗

    DeconvNet : Learning Deconvolution Network for Semantic Segmentation

    Matlab
    在 GitHub 上查看↗326
  • idealwei/asanetidealwei 的头像

    idealwei/ASANet

    24在 GitHub 上查看↗

    The code and trained models of: Affinity Space Adaptation for Semantic Segmentation Across Domains.

    Python
    在 GitHub 上查看↗24
  • junfu1115/danetjunfu1115 的头像

    junfu1115/DANet

    2,459在 GitHub 上查看↗

    Jun Fu, Jing Liu, Haijie Tian, Yong Li, Yongjun Bao, Zhiwei Fang,and Hanqing Lu

    Python
    在 GitHub 上查看↗2,459
  • kalov/shapepfcnkalov 的头像

    kalov/ShapePFCN

    85在 GitHub 上查看↗

    Shape Projective Fully Convolutional Network

    C++
    在 GitHub 上查看↗85
  • kgl-prml/pixel-level-cycle-associationkgl-prml 的头像

    kgl-prml/Pixel-Level-Cycle-Association

    94在 GitHub 上查看↗

    Pytorch Implementation for NeurIPS (oral) paper: Pixel Level Cycle Association: A New Perspective for Domain Adaptive Semantic Segmentation

    Python
    在 GitHub 上查看↗94
  • kolesman/seckolesman 的头像

    kolesman/SEC

    247在 GitHub 上查看↗

    Seed, Expand, Constrain: Three Principles for Weakly-Supervised Image Segmentation

    Jupyter Notebook
    在 GitHub 上查看↗247
  • layumi/seg-uncertaintylayumi 的头像

    layumi/Seg-Uncertainty

    394在 GitHub 上查看↗

    IJCAI2020 & IJCV2021 :city_sunrise: Unsupervised Scene Adaptation with Memory Regularization in vivo

    Python
    在 GitHub 上查看↗394
  • lhoyer/daformerlhoyer 的头像

    lhoyer/DAFormer

    570在 GitHub 上查看↗

    CVPR22 Official Implementation of DAFormer: Improving Network Architectures and Training Strategies for Domain-Adaptive Semantic Segmentation

    Python
    在 GitHub 上查看↗570
  • lhoyer/hrdalhoyer 的头像

    lhoyer/HRDA

    266在 GitHub 上查看↗

    ECCV22 Official Implementation of HRDA: Context-Aware High-Resolution Domain-Adaptive Semantic Segmentation

    Python
    在 GitHub 上查看↗266
  • lhoyer/miclhoyer 的头像

    lhoyer/MIC

    293在 GitHub 上查看↗

    CVPR23 Official Implementation of MIC: Masked Image Consistency for Context-Enhanced Domain Adaptation

    Python
    在 GitHub 上查看↗293
  • lianqing11/pycdalianqing11 的头像

    lianqing11/pycda

    71在 GitHub 上查看↗

    Code for Constructing Self-motivated Pyramid Curriculums for Cross-Domain Semantic Segmentation: A Non-Adversarial Approach

    Python
    在 GitHub 上查看↗71