Pinned Repositories
asura_task1
An example solution for local ML task
celebalucid
coreset_sampling
About finding the best set of Kx1000 points in CIFAR10 for supervised learning to achieve the best validation performance.
darknet
Convolutional Neural Networks
DenseNet
DenseNet implementation in Keras
gergopool.github.io
lucid_tl
Visualizing & Understanding transfer learning via lucid
numpy_net
A neural network implementation in numpy
ssl_eval
A plug & play evaluator for self-supervised image classification.
sslic
Self-supervised image classification in PyTorch
gergopool's Repositories
gergopool/sslic
Self-supervised image classification in PyTorch
gergopool/celebalucid
gergopool/gergopool.github.io
gergopool/lucid_tl
Visualizing & Understanding transfer learning via lucid
gergopool/ssl_eval
A plug & play evaluator for self-supervised image classification.
gergopool/asura_task1
An example solution for local ML task
gergopool/coreset_sampling
About finding the best set of Kx1000 points in CIFAR10 for supervised learning to achieve the best validation performance.
gergopool/darknet
Convolutional Neural Networks
gergopool/DenseNet
DenseNet implementation in Keras
gergopool/numpy_net
A neural network implementation in numpy
gergopool/detr
End-to-End Object Detection with Transformers
gergopool/educhat
gergopool/EfficientZero
Open-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.
gergopool/gitignore
A collection of useful .gitignore templates
gergopool/keras-retinanet
Keras implementation of RetinaNet object detection.
gergopool/lightly
A python library for self-supervised learning on images.
gergopool/lucent
Lucid library adapted for PyTorch
gergopool/prompt-to-prompt
gergopool/pytorch-cifar
95.47% on CIFAR10 with PyTorch
gergopool/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
gergopool/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
gergopool/SentEval
A python tool for evaluating the quality of sentence embeddings.
gergopool/simsiam
PyTorch implementation of SimSiam https//arxiv.org/abs/2011.10566
gergopool/splade
SPLADE: sparse neural search (SIGIR21, SIGIR22)
gergopool/stylegan2
StyleGAN2 - Official TensorFlow Implementation
gergopool/tf-image
TensorFlow2+ graph image augmentation library optimized for tf.data.Dataset.
gergopool/thundersvm
ThunderSVM: A Fast SVM Library on GPUs and CPUs
gergopool/torch_resnets
Quick access for customized resnets for colab works
gergopool/uvadlc_practicals_2022
Repository for the code assignment of the Deep Learning 1 course, Fall 2022 edition
gergopool/vissl
VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images.