WangGewu's Stars
XingangPan/IBN-Net
Instance-Batch Normalization Networks (ECCV2018)
NVIDIA-AI-IOT/torch2trt
An easy to use PyTorch to TensorRT converter
Media-Smart/vedaseg
A semantic segmentation toolbox based on PyTorch
Media-Smart/volksdep
volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
facebookresearch/detr
End-to-End Object Detection with Transformers
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
jvanvugt/pytorch-domain-adaptation
A collection of implementations of adversarial domain adaptation algorithms
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
NVIDIA/semantic-segmentation
Nvidia Semantic Segmentation monorepo
blackfeather-wang/ISDA-for-Deep-Networks
An efficient implicit semantic augmentation method, complementary to existing non-semantic techniques.
tfzhou/ContrastiveSeg
ICCV2021 (Oral) - Exploring Cross-Image Pixel Contrast for Semantic Segmentation
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
tconlon/ieee_grss_dse
2021 IEEE GRSS Data Fusion Contest Track DSE
calebrob6/dfc2021-msd-baseline
A baseline for the "Multitemporal Semantic Change Detection" track of the 2021 IEEE GRSS Data Fusion Competition.
yassouali/awesome-semi-supervised-learning
😎 An up-to-date & curated list of awesome semi-supervised learning papers, methods & resources.
fungtion/DANN_py3
python 3 pytorch implementation of DANN
fungtion/DANN
pytorch implementation of Domain-Adversarial Training of Neural Networks
corenel/pytorch-adda
A PyTorch implementation for Adversarial Discriminative Domain Adaptation
dvlab-research/PanopticFCN
Fully Convolutional Networks for Panoptic Segmentation (CVPR2021 Oral)
zhaoxin94/awesome-domain-adaptation
A collection of AWESOME things about domian adaptation
maple-research-lab/WCP
Source code for "WCP: Worst-Case Perturbations for Semi-Supervised Deep Learning" in CPVR 2020.
google-research/google-research
Google Research
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
yassouali/CCT
:page_facing_up: Semi-Supervised Semantic Segmentation with Cross-Consistency Training (CVPR 2020).
oeway/pytorch-deform-conv
PyTorch implementation of Deformable Convolution
benathi/fastswa-semi-sup
Improving Consistency-Based Semi-Supervised Learning with Weight Averaging
jizongFox/AdaNet-PyTorch
PyTorch reimplementation of the paper `Semi-Supervised Learning by Augmented Distribution Alignment`
qinenergy/adanet
[ICCV 2019 oral] Code for Semi-Supervised Learning by Augmented Distribution Alignment
ZHKKKe/DualStudent
Code for Paper ''Dual Student: Breaking the Limits of the Teacher in Semi-Supervised Learning'' [ICCV 2019]