Pinned Repositories
AdaptationSeg
Curriculum Domain Adaptation for Semantic Segmentation of Urban Scenes, ICCV 2017
atda
Implemenation of Asymmetric-TriTraining by Tensorflow
awesome-knowledge-distillation
Awesome Knowledge Distillation
CADA-VAE-PyTorch
Pytorch implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)
CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
CCSA
"Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)
DAN
Code release of "Learning Transferable Features with Deep Adaptation Networks" (ICML 2015)
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
hellojing89.github.io
weightedGANpartialDA
hellojing89's Repositories
hellojing89/weightedGANpartialDA
hellojing89/hellojing89.github.io
hellojing89/AdaptationSeg
Curriculum Domain Adaptation for Semantic Segmentation of Urban Scenes, ICCV 2017
hellojing89/atda
Implemenation of Asymmetric-TriTraining by Tensorflow
hellojing89/awesome-knowledge-distillation
Awesome Knowledge Distillation
hellojing89/CADA-VAE-PyTorch
Pytorch implementation of the paper "Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders" (CVPR 2019)
hellojing89/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules
hellojing89/CCSA
"Unified Deep Supervised Domain Adaptation and Generalization" (ICCV 2017)
hellojing89/DAN
Code release of "Learning Transferable Features with Deep Adaptation Networks" (ICML 2015)
hellojing89/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
hellojing89/ETN
Code released for CVPR 2019 paper "Learning to Transfer Examples for Partial Domain Adaptation"
hellojing89/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
hellojing89/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
hellojing89/hellojing.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
hellojing89/iCaRL
hellojing89/indrnn
TensorFlow implementation of Independently Recurrent Neural Networks
hellojing89/IndRNN_Theano_Lasagne
This code is to implement the IndRNN.
hellojing89/kdtf
Knowledge Distillation using Tensorflow
hellojing89/learning_by_association
This repository contains code for the paper Learning by Association - A versatile semi-supervised training method for neural networks (CVPR 2017) and the follow-up work Associative Domain Adaptation (ICCV 2017).
hellojing89/MCD_DA
hellojing89/mtae
hellojing89/overcoming-catastrophic
Implementation of "Overcoming catastrophic forgetting in neural networks" in Tensorflow
hellojing89/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
hellojing89/pytorch-adda
A PyTorch implementation for Adversarial Discriminative Domain Adaptation
hellojing89/residual_adapters
hellojing89/UODTN
Codes for UODNT; Open domain recognition; CVPR19