All Projects → miha-skalic → convolutedPredictions_Cdiscount

miha-skalic / convolutedPredictions_Cdiscount

Licence: other
2nd place solution to Kaggle's Cdiscount image classification challange.

Programming Languages

python
139335 projects - #7 most used programming language
Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to convolutedPredictions Cdiscount

Dogs vs cats
猫狗大战
Stars: ✭ 570 (+3252.94%)
Mutual labels:  kaggle, image-classification
Pytorch Toolbelt
PyTorch extensions for fast R&D prototyping and Kaggle farming
Stars: ✭ 942 (+5441.18%)
Mutual labels:  kaggle, image-classification
Kaggle-Cdiscount-Image-Classification-Challenge
No description or website provided.
Stars: ✭ 15 (-11.76%)
Mutual labels:  kaggle, image-classification
Kaggle Competition
Summary of the Kaggle Stock Prediction Competition & my Trial
Stars: ✭ 78 (+358.82%)
Mutual labels:  kaggle
Reproducibilty-Challenge-ECANET
Unofficial Implementation of ECANets (CVPR 2020) for the Reproducibility Challenge 2020.
Stars: ✭ 27 (+58.82%)
Mutual labels:  image-classification
TensorPy
Easy Image Classification with TensorFlow
Stars: ✭ 44 (+158.82%)
Mutual labels:  image-classification
ML2017FALL
Machine Learning (EE 5184) in NTU
Stars: ✭ 66 (+288.24%)
Mutual labels:  image-classification
pyro-vision
Computer vision library for wildfire detection
Stars: ✭ 33 (+94.12%)
Mutual labels:  image-classification
Deep-Learning
It contains the coursework and the practice I have done while learning Deep Learning.🚀 👨‍💻💥 🚩🌈
Stars: ✭ 21 (+23.53%)
Mutual labels:  image-classification
work with stagesepx
about how to use stagesepx in production
Stars: ✭ 41 (+141.18%)
Mutual labels:  image-classification
PadhAI-A-First-Course-on-Deep-Learning-Detailed-Notes
Disclaimer: This is the detailed notes for PadhAI onefourthlabs course “A First Course on Deep Learning".
Stars: ✭ 19 (+11.76%)
Mutual labels:  kaggle
PlayerDetection
Player detection and ball detection in football matches using image processing(opencv).
Stars: ✭ 50 (+194.12%)
Mutual labels:  image-classification
Personalised-aesthetic-assessment-using-residual-adapters
Jupyter notebooks used as supporting material for an msc thesis about personalised aesthetic assessment using residual adapters.
Stars: ✭ 19 (+11.76%)
Mutual labels:  image-classification
kaggle brain-tumor-3D
Predict the status of a genetic biomarker important for brain cancer treatment
Stars: ✭ 20 (+17.65%)
Mutual labels:  image-classification
car-crash-accident
Car Crash Accident Project
Stars: ✭ 14 (-17.65%)
Mutual labels:  image-classification
al-fk-self-supervision
Official PyTorch code for CVPR 2020 paper "Deep Active Learning for Biased Datasets via Fisher Kernel Self-Supervision"
Stars: ✭ 28 (+64.71%)
Mutual labels:  image-classification
data-selfie-image-classification
No description or website provided.
Stars: ✭ 15 (-11.76%)
Mutual labels:  image-classification
SketchRecognition
Model and Android app for sketch recognition using Google's quickdraw dataset
Stars: ✭ 28 (+64.71%)
Mutual labels:  image-classification
HumanOrRobot
a solution for competition of kaggle `Human or Robot`
Stars: ✭ 16 (-5.88%)
Mutual labels:  kaggle
image classifier
Image classifier in Elixir
Stars: ✭ 12 (-29.41%)
Mutual labels:  image-classification

Convoluted Predictions solution to Cdiscount’s Image Classification Challenge

This repository contains all code used by team Convoluted predictions (Heng CherKeng, outrunner and Miha skalic) in the Kaggle's competition Cdiscount’s Image Classification Challenge. For more details about the competition please go to https://www.kaggle.com/c/cdiscount-image-classification-challenge .

This repository contains three additional subfolders:

heng contains all the code needed to reproduce results of Heng.

miha contains all the code needed to reproduce results of Miha.

outrunner contains all the code needed to reproduce results of Outrunner.

To reproduce the final results follow readmes in each of the three subfolders. Finally, you can ensemble the models using the blend.py script found in ./heng/code/solution.submit-1.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].