Pinned Repositories
blog-resources
This repo will contain the resources available in my blog for learning
cnn_denoiser
deeplab_v3
Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
dense-net
Tensorflow implementation of Densely Connected Convolutional Networks - DenseNet
face-similarity
Face-similarity CNN using Tensorflow Eager execution.
fishers-linear-discriminant
Implementation of Fisher's Linear Discriminant (LDA)
PyTorch-BYOL
PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning
SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
SimCLR-tensorflow
TensorFlow Implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
tensorflow2.0-papis-workshop
sthalles's Repositories
sthalles/SimCLR
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
sthalles/deeplab_v3
Tensorflow Implementation of the Semantic Segmentation DeepLab_V3 CNN
sthalles/PyTorch-BYOL
PyTorch implementation of Bootstrap Your Own Latent: A New Approach to Self-Supervised Learning
sthalles/SimCLR-tensorflow
TensorFlow Implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
sthalles/carp
Official PyTorch implementation of Representation Learning via Consistent Assignment of Views over Random Partitions (CARP)
sthalles/MaSSL
Official PyTroch implementation for Learning from Memory: A Non-Parametric Memory Augmented Self-Supervised Learning of Visual Features
sthalles/sthalles.github.io
sthalles/CLoVE
Official PyTroch implementation for Self-supervised Learning of Contextualized Local Visual Embeddings (CLoVE)
sthalles/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
sthalles/vision-transformer
PyTorch Vision Transformer Implementation
sthalles/dino
PyTorch code for Vision Transformers training with the Self-Supervised learning method DINO
sthalles/PyContrast
PyTorch implementation of Contrastive Learning methods; List of awesome-contrastive-learning papers
sthalles/recommenders
Best Practices on Recommendation Systems
sthalles/swav
PyTorch implementation of SwAV https//arxiv.org/abs/2006.09882
sthalles/PCL
PyTorch code for "Prototypical Contrastive Learning of Unsupervised Representations"
sthalles/resume
my resumes
sthalles/amd-disable-c6
Systemd service to automatically disable the C6 power saving state on AMD Zen (Ryzen / Epyc) processors
sthalles/annotated_latex_equations
Examples of how to create colorful, annotated equations in Latex using Tikz.
sthalles/barlowtwins
PyTorch implementation of Barlow Twins.
sthalles/BigGAN-pytorch
Pytorch implementation of LARGE SCALE GAN TRAINING FOR HIGH FIDELITY NATURAL IMAGE SYNTHESIS (BigGAN)
sthalles/book-resources
sthalles/gopl.io
Example programs from "The Go Programming Language"
sthalles/moco-v3
PyTorch implementation of MoCo v3 https//arxiv.org/abs/2104.02057
sthalles/PixPro
Propagate Yourself: Exploring Pixel-Level Consistency for Unsupervised Visual Representation Learning, CVPR 2021
sthalles/PyTorch-CLIP
sthalles/pytorch-randaugment
Unofficial PyTorch Reimplementation of RandAugment.
sthalles/reassessed-imagenet
Labels and other data for the paper "Are we done with ImageNet?"
sthalles/self-classifier
PyTorch implementation of "Self-Supervised Classification Network" from ECCV 2022
sthalles/simsiam
PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566
sthalles/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.