All Projects → Awesome-Cross-Domain-Person-Re-identification → Similar Projects or Alternatives

305 Open source projects that are alternatives of or similar to Awesome-Cross-Domain-Person-Re-identification

AdversarialBinaryCoding4ReID
Codes of the paper "Adversarial Binary Coding for Efficient Person Re-identification"
Stars: ✭ 12 (-29.41%)
HiCMD
[CVPR2020] Hi-CMD: Hierarchical Cross-Modality Disentanglement for Visible-Infrared Person Re-Identification
Stars: ✭ 64 (+276.47%)
Deep-Association-Learning
Tensorflow Implementation on Paper [BMVC2018]Deep Association Learning for Unsupervised Video Person Re-identification
Stars: ✭ 68 (+300%)
Spectralcluster
Python re-implementation of the spectral clustering algorithm in the paper "Speaker Diarization with LSTM"
Stars: ✭ 220 (+1194.12%)
Mutual labels:  unsupervised-learning
Recursive Cascaded Networks
[ICCV 2019] Recursive Cascaded Networks for Unsupervised Medical Image Registration
Stars: ✭ 237 (+1294.12%)
Mutual labels:  unsupervised-learning
deepvis
machine learning algorithms in Swift
Stars: ✭ 54 (+217.65%)
Mutual labels:  unsupervised-learning
VQ-APC
Vector Quantized Autoregressive Predictive Coding (VQ-APC)
Stars: ✭ 34 (+100%)
Mutual labels:  unsupervised-learning
Gemsec
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
Stars: ✭ 210 (+1135.29%)
Mutual labels:  unsupervised-learning
Eigen-Portfolio
Unsupervised machine learning Principal Component Analysis (PCA) on the Dow Jones Industrial Average index and it's respective 30 stocks to construct an optimized diversified intelligent portfolio.
Stars: ✭ 54 (+217.65%)
Mutual labels:  unsupervised-learning
Variational Ladder Autoencoder
Implementation of VLAE
Stars: ✭ 196 (+1052.94%)
Mutual labels:  unsupervised-learning
Graph Transformer
Transformer for Graph Classification (Pytorch and Tensorflow)
Stars: ✭ 191 (+1023.53%)
Mutual labels:  unsupervised-learning
Ladder
Ladder network is a deep learning algorithm that combines supervised and unsupervised learning.
Stars: ✭ 242 (+1323.53%)
Mutual labels:  unsupervised-learning
hmm market behavior
Unsupervised Learning to Market Behavior Forecasting Example
Stars: ✭ 36 (+111.76%)
Mutual labels:  unsupervised-learning
Contrastive Predictive Coding Pytorch
Contrastive Predictive Coding for Automatic Speaker Verification
Stars: ✭ 223 (+1211.76%)
Mutual labels:  unsupervised-learning
ml gallery
This is a master project of some experiments with Neural Networks. Every project here is runnable, visualized and explained clearly.
Stars: ✭ 18 (+5.88%)
Mutual labels:  unsupervised-learning
Gan Sandbox
Vanilla GAN implemented on top of keras/tensorflow enabling rapid experimentation & research. Branches correspond to implementations of stable GAN variations (i.e. ACGan, InfoGAN) and other promising variations of GANs like conditional and Wasserstein.
Stars: ✭ 210 (+1135.29%)
Mutual labels:  unsupervised-learning
temporal-ssl
Video Representation Learning by Recognizing Temporal Transformations. In ECCV, 2020.
Stars: ✭ 46 (+170.59%)
Mutual labels:  unsupervised-learning
Keras deep clustering
How to do Unsupervised Clustering with Keras
Stars: ✭ 202 (+1088.24%)
Mutual labels:  unsupervised-learning
unsup temp embed
Unsupervised learning of action classes with continuous temporal embedding (CVPR'19)
Stars: ✭ 62 (+264.71%)
Mutual labels:  unsupervised-learning
Pixelnet
The repository contains source code and models to use PixelNet architecture used for various pixel-level tasks. More details can be accessed at <http://www.cs.cmu.edu/~aayushb/pixelNet/>.
Stars: ✭ 194 (+1041.18%)
Mutual labels:  unsupervised-learning
Joint-Motion-Estimation-and-Segmentation
[MICCAI'18] Joint Learning of Motion Estimation and Segmentation for Cardiac MR Image Sequences
Stars: ✭ 45 (+164.71%)
Mutual labels:  unsupervised-learning
UnsupervisedPointCloudReconstruction
Experiments on unsupervised point cloud reconstruction.
Stars: ✭ 133 (+682.35%)
Mutual labels:  unsupervised-learning
Homlr
Supplementary material for Hands-On Machine Learning with R, an applied book covering the fundamentals of machine learning with R.
Stars: ✭ 185 (+988.24%)
Mutual labels:  unsupervised-learning
CS-DisMo
[ICCVW 2021] Rethinking Content and Style: Exploring Bias for Unsupervised Disentanglement
Stars: ✭ 20 (+17.65%)
Mutual labels:  unsupervised-learning
Hidden Two Stream
Caffe implementation for "Hidden Two-Stream Convolutional Networks for Action Recognition"
Stars: ✭ 179 (+952.94%)
Mutual labels:  unsupervised-learning
Factorvae
Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)
Stars: ✭ 176 (+935.29%)
Mutual labels:  unsupervised-learning
Openunreid
PyTorch open-source toolbox for unsupervised or domain adaptive object re-ID.
Stars: ✭ 250 (+1370.59%)
Mutual labels:  unsupervised-learning
volumetricPrimitives
Code release for "Learning Shape Abstractions by Assembling Volumetric Primitives " (CVPR 2017)
Stars: ✭ 137 (+705.88%)
Mutual labels:  unsupervised-learning
Unflow
UnFlow: Unsupervised Learning of Optical Flow with a Bidirectional Census Loss
Stars: ✭ 239 (+1305.88%)
Mutual labels:  unsupervised-learning
FUSION
PyTorch code for NeurIPSW 2020 paper (4th Workshop on Meta-Learning) "Few-Shot Unsupervised Continual Learning through Meta-Examples"
Stars: ✭ 18 (+5.88%)
Mutual labels:  unsupervised-learning
Unsupervised Video
[CVPR 2017] Unsupervised deep learning using unlabelled videos on the web
Stars: ✭ 233 (+1270.59%)
Mutual labels:  unsupervised-learning
naru
Neural Relation Understanding: neural cardinality estimators for tabular data
Stars: ✭ 76 (+347.06%)
Mutual labels:  unsupervised-learning
Transmomo.pytorch
This is the official PyTorch implementation of the CVPR 2020 paper "TransMoMo: Invariance-Driven Unsupervised Video Motion Retargeting".
Stars: ✭ 225 (+1223.53%)
Mutual labels:  unsupervised-learning
Clustering Algorithms from Scratch
Implementing Clustering Algorithms from scratch in MATLAB and Python
Stars: ✭ 170 (+900%)
Mutual labels:  unsupervised-learning
Pytorch Byol
PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning
Stars: ✭ 213 (+1152.94%)
Mutual labels:  unsupervised-learning
CLSA
official implemntation for "Contrastive Learning with Stronger Augmentations"
Stars: ✭ 48 (+182.35%)
Mutual labels:  unsupervised-learning
Lkvolearner
Learning Depth from Monocular Videos using Direct Methods, CVPR 2018
Stars: ✭ 210 (+1135.29%)
Mutual labels:  unsupervised-learning
metric-transfer.pytorch
Deep Metric Transfer for Label Propagation with Limited Annotated Data
Stars: ✭ 49 (+188.24%)
Mutual labels:  unsupervised-learning
Iseebetter
iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs | ResNets | RNNs | Published in Springer Journal of Computational Visual Media, September 2020, Tsinghua University Press
Stars: ✭ 202 (+1088.24%)
Mutual labels:  unsupervised-learning
drama
Main component extraction for outlier detection
Stars: ✭ 17 (+0%)
Mutual labels:  unsupervised-learning
Simclr
A PyTorch implementation of SimCLR based on ICML 2020 paper "A Simple Framework for Contrastive Learning of Visual Representations"
Stars: ✭ 198 (+1064.71%)
Mutual labels:  unsupervised-learning
Dispersion-based-Clustering
The source code for our work "Towards better Validity: Dispersion based Clustering for unsupervised Person Re-identification"
Stars: ✭ 33 (+94.12%)
Mutual labels:  person-reidentification
Fleetx
Paddle Distributed Training Extended. 飞桨分布式训练扩展包
Stars: ✭ 196 (+1052.94%)
Mutual labels:  unsupervised-learning
unsupervised-qa
Template-Based Question Generation from Retrieved Sentences for Improved Unsupervised Question Answering
Stars: ✭ 47 (+176.47%)
Mutual labels:  unsupervised-learning
Free Ai Resources
🚀 FREE AI Resources - 🎓 Courses, 👷 Jobs, 📝 Blogs, 🔬 AI Research, and many more - for everyone!
Stars: ✭ 192 (+1029.41%)
Mutual labels:  unsupervised-learning
pytod
TOD: GPU-accelerated Outlier Detection via Tensor Operations
Stars: ✭ 131 (+670.59%)
Mutual labels:  unsupervised-learning
Dragan
A stable algorithm for GAN training
Stars: ✭ 189 (+1011.76%)
Mutual labels:  unsupervised-learning
CGMM
Official Repository of "Contextual Graph Markov Model" (ICML 2018 - JMLR 2020)
Stars: ✭ 35 (+105.88%)
Mutual labels:  unsupervised-learning
Distancegan
Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017
Stars: ✭ 180 (+958.82%)
Mutual labels:  unsupervised-learning
salt iccv2017
SALT (iccv2017) based Video Denoising Codes, Matlab implementation
Stars: ✭ 26 (+52.94%)
Mutual labels:  unsupervised-learning
Opencog
A framework for integrated Artificial Intelligence & Artificial General Intelligence (AGI)
Stars: ✭ 2,132 (+12441.18%)
Mutual labels:  unsupervised-learning
esapp
An unsupervised Chinese word segmentation tool.
Stars: ✭ 13 (-23.53%)
Mutual labels:  unsupervised-learning
Revisiting-Contrastive-SSL
Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations. [NeurIPS 2021]
Stars: ✭ 81 (+376.47%)
Mutual labels:  unsupervised-learning
Simclr
SimCLRv2 - Big Self-Supervised Models are Strong Semi-Supervised Learners
Stars: ✭ 2,720 (+15900%)
Mutual labels:  unsupervised-learning
TA3N
[ICCV 2019 Oral] TA3N: https://github.com/cmhungsteve/TA3N (Most updated repo)
Stars: ✭ 45 (+164.71%)
Mutual labels:  unsupervised-learning
Tensorflowprojects
Deep learning using tensorflow
Stars: ✭ 167 (+882.35%)
Mutual labels:  unsupervised-learning
Danmf
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
Stars: ✭ 161 (+847.06%)
Mutual labels:  unsupervised-learning
Python Gift Exchange
pyge: Holiday Gift Exchange Picker
Stars: ✭ 252 (+1382.35%)
Mutual labels:  unsupervised-learning
ViCC
[WACV'22] Code repository for the paper "Self-supervised Video Representation Learning with Cross-Stream Prototypical Contrasting", https://arxiv.org/abs/2106.10137.
Stars: ✭ 33 (+94.12%)
Mutual labels:  unsupervised-learning
CCD
Code for 'Constrained Contrastive Distribution Learning for Unsupervised Anomaly Detection and Localisation in Medical Images' [MICCAI 2021]
Stars: ✭ 30 (+76.47%)
Mutual labels:  unsupervised-learning
1-60 of 305 similar projects