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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 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 avatar

    a514514772/DISE-Domain-Invariant-Structure-Extraction

    144View on GitHub↗

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

    Python
    View on GitHub↗144
  • bit-da/sepicoBIT-DA avatar

    BIT-DA/SePiCo

    121View on GitHub↗

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

    Python
    View on GitHub↗121
  • bupt-ai-cz/cac-unet-digestpath2019bupt-ai-cz avatar

    bupt-ai-cz/CAC-UNet-DigestPath2019

    98View on 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
    View on GitHub↗98
  • bupt-ai-cz/iast-eccv2020bupt-ai-cz avatar

    bupt-ai-cz/IAST-ECCV2020

    81View on GitHub↗

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

    Python
    View on GitHub↗81
  • charlesq34/frustum-pointnetscharlesq34 avatar

    charlesq34/frustum-pointnets

    1,668View on GitHub↗

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

    Python
    View on GitHub↗1,668

AI search

Explore more awesome repositories

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

Find more with AI search
  • charlesq34/pointnetcharlesq34 avatar

    charlesq34/pointnet

    5,433View on 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
    View on GitHub↗5,433
  • charlesq34/pointnet2charlesq34 avatar

    charlesq34/pointnet2

    3,678View on 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
    View on GitHub↗3,678
  • chen742/pipachen742 avatar

    chen742/PiPa

    100View on GitHub↗

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

    Python
    View on GitHub↗100
  • donglao/pcedadonglao avatar

    donglao/PCEDA

    35View on 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
    View on GitHub↗35
  • dvlab-research/decouplenetdvlab-research avatar

    dvlab-research/DecoupleNet

    36View on GitHub↗

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

    Python
    View on GitHub↗36
  • dylanwusee/pointconvDylanWusee avatar

    DylanWusee/pointconv

    497View on GitHub↗

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

    Python
    View on GitHub↗497
  • edwardzhou130/polarsegedwardzhou130 avatar

    edwardzhou130/PolarSeg

    420View on GitHub↗

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

    Python
    View on GitHub↗420
  • feipan664/intradafeipan664 avatar

    feipan664/IntraDA

    274View on GitHub↗

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

    Python
    View on GitHub↗274
  • fudan-zvg/setrfudan-zvg avatar

    fudan-zvg/SETR

    1,109View on GitHub↗

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

    Python
    View on GitHub↗1,109
  • fyu/dilationfyu avatar

    fyu/dilation

    785View on 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
    View on GitHub↗785
  • guosheng/refinenetG

    guosheng/refinenet

    0View on GitHub↗
    View on GitHub↗0
  • halmstad-university/titan-nethalmstad-University avatar

    halmstad-University/TITAN-NET

    26View on 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
    View on GitHub↗26
  • helioszhao/shadeHeliosZhao avatar

    HeliosZhao/SHADE

    47View on GitHub↗

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

    Python
    View on GitHub↗47
  • hszhao/pspnethszhao avatar

    hszhao/PSPNet

    1,656View on GitHub↗

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

    C++
    View on GitHub↗1,656
  • hyeonwoonoh/deconvnetHyeonwooNoh avatar

    HyeonwooNoh/DeconvNet

    326View on GitHub↗

    DeconvNet : Learning Deconvolution Network for Semantic Segmentation

    Matlab
    View on GitHub↗326
  • idealwei/asanetidealwei avatar

    idealwei/ASANet

    24View on GitHub↗

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

    Python
    View on GitHub↗24
  • junfu1115/danetjunfu1115 avatar

    junfu1115/DANet

    2,459View on GitHub↗

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

    Python
    View on GitHub↗2,459
  • kalov/shapepfcnkalov avatar

    kalov/ShapePFCN

    85View on GitHub↗

    Shape Projective Fully Convolutional Network

    C++
    View on GitHub↗85
  • kgl-prml/pixel-level-cycle-associationkgl-prml avatar

    kgl-prml/Pixel-Level-Cycle-Association

    94View on GitHub↗

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

    Python
    View on GitHub↗94
  • kolesman/seckolesman avatar

    kolesman/SEC

    247View on GitHub↗

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

    Jupyter Notebook
    View on GitHub↗247
  • layumi/seg-uncertaintylayumi avatar

    layumi/Seg-Uncertainty

    394View on GitHub↗

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

    Python
    View on GitHub↗394
  • lhoyer/daformerlhoyer avatar

    lhoyer/DAFormer

    570View on GitHub↗

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

    Python
    View on GitHub↗570
  • lhoyer/hrdalhoyer avatar

    lhoyer/HRDA

    266View on GitHub↗

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

    Python
    View on GitHub↗266
  • lhoyer/miclhoyer avatar

    lhoyer/MIC

    293View on GitHub↗

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

    Python
    View on GitHub↗293
  • lianqing11/pycdalianqing11 avatar

    lianqing11/pycda

    71View on GitHub↗

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

    Python
    View on GitHub↗71