Kaggle-Recursion-Cellular

Image classifier

An approach to image classification using a combination of pre-trained models and fine-tuning on two separate datasets

https://www.kaggle.com/c/recursion-cellular-image-classification

GitHub

40 stars
4 watching
3 forks
Language: Python
last commit: almost 4 years ago

Related projects:

RepositoryDescriptionStars
ngxbac/kaggle-rsnaA Python-based deep learning project for medical image analysis, specifically focused on detecting RSNA intracranial hemorrhage.41
ngxbac/kaggle-google-landmark-2019A machine learning project to recognize landmarks from images using a deep neural network architecture.3
kastnerkyle/kaggle-dogs-vs-catsA Python implementation of a machine learning solution for classifying images as dogs or cats from the Kaggle competition.66
ngxbac/kaggle-quickdrawA deep learning project based on the Quick Draw! Doodle Recognition Challenge, aimed at training and testing a neural network for drawing recognition.11
zygmuntz/kaggle-cifarCode for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture.44
brainglobe/cellfinderAutomated 3D cell detection tool for large images in microscopy and neuroscience research181
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366
ngxbac/gainA PyTorch implementation of an attention-guided inference network to focus on specific areas of objects in images48
cahanlab/singlecellnetA package for classifying single-cell RNA-Seq data across species and platforms131
mathewchamberlain/signacxClassifies cellular phenotype in single-cell RNA sequencing data using neural networks24
nagadomi/kaggle-cifar10-torch7A deep neural network architecture optimized for image classification on the CIFAR-10 dataset246
zakizhou/captchaA deep learning model for classifying images with four digits68
yeephycho/nasnet-tensorflowA toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow136
ibm/max-inception-resnet-v2An image classification model using a third-generation deep residual network.27
skyduy/cnn_kerasAn implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification287