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
40 stars
4 watching
3 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A Python-based deep learning project for medical image analysis, specifically focused on detecting RSNA intracranial hemorrhage. | 41 |
| A machine learning project to recognize landmarks from images using a deep neural network architecture. | 3 |
| A Python implementation of a machine learning solution for classifying images as dogs or cats from the Kaggle competition. | 66 |
| A deep learning project based on the Quick Draw! Doodle Recognition Challenge, aimed at training and testing a neural network for drawing recognition. | 11 |
| Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture. | 44 |
| Automated 3D cell detection tool for large images in microscopy and neuroscience research | 181 |
| A PyTorch project for comparing image classification models and facilitating quick experiment setup | 366 |
| A PyTorch implementation of an attention-guided inference network to focus on specific areas of objects in images | 48 |
| A package for classifying single-cell RNA-Seq data across species and platforms | 131 |
| Classifies cellular phenotype in single-cell RNA sequencing data using neural networks | 24 |
| A deep neural network architecture optimized for image classification on the CIFAR-10 dataset | 246 |
| A deep learning model for classifying images with four digits | 68 |
| A toolkit for training and deploying a state-of-the-art image classification architecture on TensorFlow | 136 |
| An image classification model using a third-generation deep residual network. | 27 |
| An implementation of a Convolutional Neural Network using Keras for CAPTCHA recognition and classification | 287 |