Pinned Repositories
AdaptSegNet
Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)
Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
Dilation-Pytorch-Semantic-Segmentation
A PyTorch implementation of semantic segmentation according to Multi-Scale Context Aggregation by Dilated Convolutions by Yu and Koltun.
FCN
FCNonKitti-Cityscapes
This is the basic fcn model which trained on KITTI2015/Cityscapes and based on PyTorch
GCnet-pytorch
This is a pytorch type of block,including Non-local block,Simple Non-local block,GC block and all GC block; refer to paper《GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond》
kitti-stereo-devkit-python
KITTI Optical Flow Evaluation 2015 devkit, but with python
MCD_DA
Pixel-Level-Cycle-Association
Pytorch Implementation for NeurIPS (oral) paper: Pixel Level Cycle Association: A New Perspective for Domain Adaptive Semantic Segmentation
ProDA
Prototypical Pseudo Label Denoising and Target Structure Learning for Domain Adaptive Semantic Segmentation (CVPR 2021)
JiangXiaobai00's Repositories
JiangXiaobai00/Cpp_Primer_Practice
搞定C++:punch:。C++ Primer 中文版第5版学习仓库,包括笔记和课后练习答案。
JiangXiaobai00/FCNonKitti-Cityscapes
This is the basic fcn model which trained on KITTI2015/Cityscapes and based on PyTorch
JiangXiaobai00/MCD_DA
JiangXiaobai00/Pixel-Level-Cycle-Association
Pytorch Implementation for NeurIPS (oral) paper: Pixel Level Cycle Association: A New Perspective for Domain Adaptive Semantic Segmentation
JiangXiaobai00/ProDA
Prototypical Pseudo Label Denoising and Target Structure Learning for Domain Adaptive Semantic Segmentation (CVPR 2021)
JiangXiaobai00/awesome-diarization
A curated list of awesome Speaker Diarization papers, libraries, datasets, and other resources.
JiangXiaobai00/checkin
JiangXiaobai00/Color-Transfer-between-Images
This is the open-source implement the paper "Color Transfer between Images" by Erik Reinhard, Michael Ashikhmin, Bruce Gooch and Peter Shirley.
JiangXiaobai00/Color_Transfer_Histogram_Analogy
[CGI 2020] The Official Implementation for "Deep Color Transfer using Histogram Analogy"
JiangXiaobai00/Cpp-Primer
C++ Primer 5 answers
JiangXiaobai00/DACS
Code from the paper "DACS: Domain Adaptation via Cross-domain Mixed Sampling"
JiangXiaobai00/DANCE
repository for Universal Domain Adaptation through Self-supervision
JiangXiaobai00/espnet
End-to-End Speech Processing Toolkit
JiangXiaobai00/NeMo
NeMo: a toolkit for conversational AI
JiangXiaobai00/PointCLIP
[CVPR 2022] PointCLIP: Point Cloud Understanding by CLIP
JiangXiaobai00/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
JiangXiaobai00/pointnet.pytorch
pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
JiangXiaobai00/PointRCNN
PointRCNN: 3D Object Proposal Generation and Detection from Point Cloud, CVPR 2019.
JiangXiaobai00/pt-dec
PyTorch implementation of DEC (Deep Embedding Clustering)
JiangXiaobai00/pyannote-audio
Neural building blocks for speaker diarization: speech activity detection, speaker change detection, overlapped speech detection, speaker embedding
JiangXiaobai00/PyTorch_Tutorial
《Pytorch模型训练实用教程》中配套代码
JiangXiaobai00/SDCA
Pytorch Implementation for TPAMISI manuscript: Semantic Distribution-aware Contrastive Adaptation for Semantic Segmentation
JiangXiaobai00/SoTA-Point-Cloud
🔥Deep Learning for 3D Point Clouds (IEEE TPAMI, 2020)
JiangXiaobai00/speechbrain
A PyTorch-based Speech Toolkit
JiangXiaobai00/swapping-autoencoder-pytorch
Official Implementation of Swapping Autoencoder for Deep Image Manipulation (NeurIPS 2020)
JiangXiaobai00/swapping-autoencoder-pytorch-1
Unofficial implementation of Swapping Autoencoder for Deep Image Manipulation (https://arxiv.org/abs/2007.00653) in PyTorch
JiangXiaobai00/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
JiangXiaobai00/vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
JiangXiaobai00/Weakly-Supervised-3D-Object-Detection
Weakly Supervised 3D Object Detection from Point Clouds (VS3D), ACM MM 2020
JiangXiaobai00/wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit