xiaoleimiao
I'm a Phd student in Xi'an Jiaotong University.
Xi'an Jiaotong UniversityXi'an, Shaanxi Province, China
xiaoleimiao's Stars
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
thuml/Transfer-Learning-Library
Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
sthalles/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
lukasruff/Deep-SVDD-PyTorch
A PyTorch implementation of the Deep SVDD anomaly detection method
thuml/CDAN
Code release for "Conditional Adversarial Domain Adaptation" (NIPS 2018)
abhijitbendale/OSDN
Code and data for the research paper "Towards Open Set Deep Networks" A Bendale, T Boult, CVPR 2016
iqiukp/SVDD-Python
Python code for abnormal detection using Support Vector Data Description (SVDD)
k-han/DTC
"Learning to Discover Novel Visual Categories via Deep Transfer Clustering" by Kai Han, Andrea Vedaldi, Andrew Zisserman (ICCV 2019)
VisionLearningGroup/DANCE
repository for Universal Domain Adaptation through Self-supervision
Solacex/Domain-Consensus-Clustering
[CVPR2021] Domain Consensus Clustering for Universal Domain Adaptation
thuml/Batch-Spectral-Penalization
Code release for Transferability vs. Discriminability: Batch Spectral Penalization for Adversarial Domain Adaptation (ICML 2019)
VisionLearningGroup/OVANet
Repository for OVANet
lwneal/counterfactual-open-set
Counterfactual Image Generation
Gorilla-Lab-SCUT/SRDC-CVPR2020
Code release for Unsupervised Domain Adaptation via Structurally Regularized Deep Clustering (CVPR2020-Oral).
Vastlab/libMR
Library for Meta-Recognition and Weibull based calibration of SVM data.
lijin118/CGDM
Codes for "Cross-Domain Gradient Discrepancy Minimization for Unsupervised Domain Adaptation" in CVPR 2021
shivgahlout/Robust-Classification-with-Convolutional-Prototype-Learning-Pytorch
PyTorch Implementation of Robust Classification with Convolutional Prototype Learning
fungtion/DRCN
Pytorch implementation of Deep Reconstruction Classification Networks
Anjin-Liu/Openset_Learning_AOSR
Source code for ICML2021 Paper - Learning Bounds for Open-set Learning
BUserName/PGL
leishu02/EMNLP2017_DOC
code for our EMNLP 2017 paper "DOC: Deep Open Classification of Text Documents"
thuml/Calibrated-Multiple-Uncertainties
Code Release for "Learning to Detect Open Classes for Universal Domain Adaptation"(ECCV2020)
PramuPerera/TransferLearningNovelty
gzqhappy/FGDA
mlosch/python-weibullfit
MLE 2-parameter-Weibull distribution fit using MLE with numpy or pytorch
udohsolomon/anomaly-detection
Python implementation of anomaly detection using the multivariate gaussian distribution
ajlien/wtte-torch
Weibull Time To Event prediction with PyTorch and deep learning
zhangzilongc/Arxiv-paper-crawler-daily
paper crawler dadily
christk1/anomaly-detection
Anomaly detection using multivariate gaussian distribution
xuzhuojia/RTNet
The codes for paper "Learning to Selectively Transfer with Reinforced Transfer Network for Partial Domain Adaptation"