43 skills found · Page 1 of 2
alvinwan / Neural Backed Decision TreesMaking decision trees competitive with neural networks on CIFAR10, CIFAR100, TinyImagenet200, Imagenet
IvanDrokin / Torch Conv KanThis project is dedicated to the implementation and research of Kolmogorov-Arnold convolutional networks. The repository includes implementations of 1D, 2D, and 3D convolutions with different kernels, ResNet-like and DenseNet-like models, training code based on accelerate/PyTorch, as well as scripts for experiments with CIFAR-10 and Tiny ImageNet.
tjmoon0104 / Pytorch Tiny Imagenetpytorch-tiny-imagenet
lvyilin / Pytorch Fgvc DatasetPyTorch custom dataset APIs -- CUB-200-2011, Stanford Dogs, Stanford Cars, FGVC Aircraft, NABirds, Tiny ImageNet, iNaturalist2017
rmccorm4 / Tiny Imagenet 200🔬 Some personal research code on analyzing CNNs. Started with a thorough exploration of Stanford's Tiny-Imagenet-200 dataset.
tjmoon0104 / Tiny ImageNet ClassifierTiny-ImageNet Classifier using Pytorch
DennisHanyuanXu / Tiny ImageNetImage classification on Tiny ImageNet
ehuynh1106 / TinyImageNet TransformersTransformers trained on Tiny ImageNet
pat-coady / Tiny ImagenetTensorFlow Deep CNN for Tiny ImageNet Problem
ShowLo / MobileNetV3An implementation of MobileNetV3 with pyTorch
TropComplique / ShuffleNet TensorflowA ShuffleNet implementation tested on Tiny ImageNet dataset
jcjohnson / Tiny ImagenetNo description available
AsafShul / PoDDOfficial PyTorch Implementation for the "Distilling Datasets Into Less Than One Image" paper.
seshuad / IMagenetTiny Imagenet Visual Recognition Challenge
tiger2017 / MLclfmini-imagenet and tiny-imagent dataset transformation for traditional classification task and also for the format for few-shot learning / meta-learning tasks
boschresearch / Meta Adversarial TrainingTensorflow implementation of Meta Adversarial Training for Adversarial Patch Attacks on Tiny ImageNet.
budlbaram / Tiny Imagenetmodel learning and test for tiny-imageNet
slipnitskaya / Image TaggerImage Tagger: AI-based Android App for Automated Image Annotation
sian-chen / PyTorch ECGANThe code for the NeurIPS 2021 paper "A Unified View of cGANs with and without Classifiers".
ksachdeva / Tiny Imagenet Tfdstiny-imagenet dataset downloader & reader using tensorflow_datasets (tfds) api