Kaggle-Google-Landmark-2019
Image recognition system
A machine learning project to recognize landmarks from images using a deep neural network architecture.
https://www.kaggle.com/c/landmark-recognition-2019
3 stars
1 watching
0 forks
Language: Python
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ngxbac/kaggle-quickdraw | A deep learning project based on the Quick Draw! Doodle Recognition Challenge, aimed at training and testing a neural network for drawing recognition. | 11 |
ngxbac/kaggle-recursion-cellular | An image classification project utilizing deep learning and reinforcement learning techniques to improve accuracy on the Recursion Cellular Image Classification competition. | 40 |
ngxbac/kaggle-rsna | A Python-based deep learning project for medical image analysis, specifically focused on detecting RSNA intracranial hemorrhage. | 41 |
keqiangsun/fab | A framework for robust facial landmark detection in motion-blurred videos using structure consistency and geometry priors. | 99 |
ngxbac/structseg2019 | A solution to a computer vision task involving image segmentation | 19 |
google-research/big_transfer | Pre-trained models and code for fine-tuning image recognition tasks using deep learning frameworks | 1,513 |
kastnerkyle/kaggle-dogs-vs-cats | A Python implementation of a machine learning solution for classifying images as dogs or cats from the Kaggle competition. | 66 |
zygmuntz/kaggle-accelerometer | An effort to predict accelerometer biometric data from recorded sensor readings | 15 |
neuralix/google_evolution | A Python implementation of an exotic image classifier architecture inspired by Google's evolution of image classifiers | 53 |
garethjns/kaggle-eeg | A Matlab-based system designed to predict epileptic seizures from EEG data using machine learning algorithms. | 102 |
nagadomi/kaggle-cifar10-torch7 | A deep neural network architecture optimized for image classification on the CIFAR-10 dataset | 246 |
bloodaxe/kaggle-2019-blindness-detection | This is an implementation of a blindness detection model using deep learning and regression techniques. | 68 |
zygmuntz/kaggle-cifar | Code for training and predicting on the CIFAR-10 image classification dataset using CUDA-convnet architecture. | 44 |
lopuhin/kaggle-dstl | An image classification project that uses a U-Net network to detect features in satellite imagery | 207 |
openai/pixel-cnn | A generative model with tractable likelihood and easy sampling, allowing for efficient data generation. | 1,921 |