All Projects → Kaggle Global Wheat Detection → Similar Projects or Alternatives

650 Open source projects that are alternatives of or similar to Kaggle Global Wheat Detection

Kaggle Imaterialist
The First Place Solution of Kaggle iMaterialist (Fashion) 2019 at FGVC6
Stars: ✭ 451 (+395.6%)
Mutual labels:  object-detection, kaggle
Pytorch Toolbelt
PyTorch extensions for fast R&D prototyping and Kaggle farming
Stars: ✭ 942 (+935.16%)
Mutual labels:  object-detection, kaggle
Home Credit Default Risk
Default risk prediction for Home Credit competition - Fast, scalable and maintainable SQL-based feature engineering pipeline
Stars: ✭ 68 (-25.27%)
Mutual labels:  kaggle
Kaggle Notebooks
Sample notebooks for Kaggle competitions
Stars: ✭ 77 (-15.38%)
Mutual labels:  kaggle
Second.pytorch
SECOND for KITTI/NuScenes object detection
Stars: ✭ 1,134 (+1146.15%)
Mutual labels:  object-detection
Panet
PANet for Instance Segmentation and Object Detection
Stars: ✭ 1,170 (+1185.71%)
Mutual labels:  object-detection
Facial Expression Recognition
Classify each facial image into one of the seven facial emotion categories considered using CNN based on https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge
Stars: ✭ 82 (-9.89%)
Mutual labels:  kaggle
Chainer Ssd
Implementation of SSD (Single Shot MultiBox Detector) using Chainer
Stars: ✭ 66 (-27.47%)
Mutual labels:  object-detection
Frostnet
FrostNet: Towards Quantization-Aware Network Architecture Search
Stars: ✭ 85 (-6.59%)
Mutual labels:  object-detection
Ya mxdet
Yet Another MXnet DETection
Stars: ✭ 61 (-32.97%)
Mutual labels:  object-detection
Tensorflow Object Detection With Tensorflow 2.0
Use the Tensorflow Object Detection API with Tensorflow 2
Stars: ✭ 76 (-16.48%)
Mutual labels:  object-detection
Darknet ros
YOLO ROS: Real-Time Object Detection for ROS
Stars: ✭ 1,101 (+1109.89%)
Mutual labels:  object-detection
Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (-20.88%)
Mutual labels:  kaggle
Gossipnet
Non-maximum suppression for object detection in a neural network
Stars: ✭ 83 (-8.79%)
Mutual labels:  object-detection
Fcos Pytorch 37.2ap
A pure torch implement of FCOS 37.2AP
Stars: ✭ 69 (-24.18%)
Mutual labels:  object-detection
Tensorflowios
A Real Time Object Detection application on iOS using Tensorflow and pre-trained COCO dataset models. Video frames are captured and inference is done locally using the provided mobilenet models. Both Swift and Objective-C projects.
Stars: ✭ 86 (-5.49%)
Mutual labels:  object-detection
Fish detection
Fish detection using Open Images Dataset and Tensorflow Object Detection
Stars: ✭ 67 (-26.37%)
Mutual labels:  object-detection
Vidvrd Helper
To keep updates with VRU Grand Challenge, please use https://github.com/NExTplusplus/VidVRD-helper
Stars: ✭ 81 (-10.99%)
Mutual labels:  object-detection
Awesome machine learning solutions
A curated list of repositories for my book Machine Learning Solutions.
Stars: ✭ 65 (-28.57%)
Mutual labels:  object-detection
Hands Detection
Hands video tracker using the Tensorflow Object Detection API and Faster RCNN model. The data used is the Hand Dataset from University of Oxford.
Stars: ✭ 87 (-4.4%)
Mutual labels:  object-detection
People Counter Python
Create a smart video application using the Intel Distribution of OpenVINO toolkit. The toolkit uses models and inference to run single-class object detection.
Stars: ✭ 62 (-31.87%)
Mutual labels:  object-detection
Tracktor
Python and OpenCV based object tracking software
Stars: ✭ 76 (-16.48%)
Mutual labels:  object-detection
Physim Dataset Generator
generate physically realistic synthetic dataset of cluttered scenes using 3D CAD models to train CNN based object detectors
Stars: ✭ 59 (-35.16%)
Mutual labels:  object-detection
Yolo Custom Object Detector
Making custom object detector using Yolo (Java and Python)
Stars: ✭ 84 (-7.69%)
Mutual labels:  object-detection
Maskrcnn Modanet
A Mask R-CNN Keras implementation with Modanet annotations on the Paperdoll dataset
Stars: ✭ 59 (-35.16%)
Mutual labels:  object-detection
Tju Dhd
A newly built high-resolution dataset for object detection and pedestrian detection (IEEE TIP 2020)
Stars: ✭ 75 (-17.58%)
Mutual labels:  object-detection
Fraud Detection
Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook
Stars: ✭ 58 (-36.26%)
Mutual labels:  kaggle
Data generator object detection 2d
A data generator for 2D object detection
Stars: ✭ 73 (-19.78%)
Mutual labels:  object-detection
Gtavisionexport
Code to export full segmentations from GTA
Stars: ✭ 83 (-8.79%)
Mutual labels:  object-detection
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+1191.21%)
Mutual labels:  kaggle
Deep Learning Boot Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
Stars: ✭ 1,270 (+1295.6%)
Mutual labels:  kaggle
Opencv Android Object Detection
This is sample code for object detection using OpenCV on android
Stars: ✭ 70 (-23.08%)
Mutual labels:  object-detection
Labelme
automatic tagging data, the training data prepare for mask-rcnn
Stars: ✭ 83 (-8.79%)
Mutual labels:  object-detection
Frustum Pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
Stars: ✭ 1,154 (+1168.13%)
Mutual labels:  object-detection
Spark python ml examples
Spark 2.0 Python Machine Learning examples
Stars: ✭ 87 (-4.4%)
Mutual labels:  kaggle
Autonomous driving
Ros package for basic autonomous lane tracking and object detection
Stars: ✭ 67 (-26.37%)
Mutual labels:  object-detection
Htcn
Implementation of "Harmonizing Transferability and Discriminability for Adapting Object Detectors" (CVPR 2020)
Stars: ✭ 82 (-9.89%)
Mutual labels:  object-detection
Traffic Rules Violation Detection
The System consists of two main components. Vehicle detection model and A graphical user interface (GUI)
Stars: ✭ 67 (-26.37%)
Mutual labels:  object-detection
Kaggle Competitions
There are plenty of courses and tutorials that can help you learn machine learning from scratch but here in GitHub, I want to solve some Kaggle competitions as a comprehensive workflow with python packages. After reading, you can use this workflow to solve other real problems and use it as a template.
Stars: ✭ 86 (-5.49%)
Mutual labels:  kaggle
Kaggle Quora Insincere Questions Classification
Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案
Stars: ✭ 66 (-27.47%)
Mutual labels:  kaggle
Kaggle Airbus Ship Detection Challenge
Oriented SSD for "Kaggle Airbus Ship Detection Challenge"
Stars: ✭ 78 (-14.29%)
Mutual labels:  kaggle
Scl
Implementation of "SCL: Towards Accurate Domain Adaptive Object Detection via Gradient Detach Based Stacked Complementary Losses"
Stars: ✭ 65 (-28.57%)
Mutual labels:  object-detection
Text Detection Using Yolo Algorithm In Keras Tensorflow
Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to train for a different object detection task using YOLO.
Stars: ✭ 87 (-4.4%)
Mutual labels:  object-detection
Artos
Adaptive Real-Time Object Detection System with HOG and CNN Features
Stars: ✭ 64 (-29.67%)
Mutual labels:  object-detection
Cnn Paper2
🎨 🎨 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等🎨🎨 https://dataxujing.github.io/CNN-paper2/
Stars: ✭ 77 (-15.38%)
Mutual labels:  object-detection
Kaggle Coupon Purchase Prediction
Code for RECRUIT Challenge. 5th place.
Stars: ✭ 61 (-32.97%)
Mutual labels:  kaggle
Fastai
R interface to fast.ai
Stars: ✭ 85 (-6.59%)
Mutual labels:  object-detection
Taggerine
Annotation tool for images
Stars: ✭ 61 (-32.97%)
Mutual labels:  object-detection
Hand Detection.pytorch
FaceBoxes for hand detection in PyTorch
Stars: ✭ 76 (-16.48%)
Mutual labels:  object-detection
Mrlabeler
极速检测标注工具An efficient tool for objection detection annotation
Stars: ✭ 60 (-34.07%)
Mutual labels:  object-detection
Keras Mobile Detectnet
Fast Object Detector for the Jetson Nano
Stars: ✭ 87 (-4.4%)
Mutual labels:  object-detection
Ssd keras
Port of Single Shot MultiBox Detector to Keras
Stars: ✭ 1,101 (+1109.89%)
Mutual labels:  object-detection
Mlbox
MLBox is a powerful Automated Machine Learning python library.
Stars: ✭ 1,199 (+1217.58%)
Mutual labels:  kaggle
Avito Duplicates Kaggle
Solution for Avito Duplicate Ads Detection competition
Stars: ✭ 58 (-36.26%)
Mutual labels:  kaggle
Pytorch zoo
A collection of useful modules and utilities (especially helpful for kaggling) not available in Pytorch
Stars: ✭ 84 (-7.69%)
Mutual labels:  kaggle
Logo Detection Yolov2
Stars: ✭ 57 (-37.36%)
Mutual labels:  object-detection
Kaggle Rsna
Deep Learning for Automatic Pneumonia Detection, RSNA challenge
Stars: ✭ 74 (-18.68%)
Mutual labels:  object-detection
Yolo Darknet On Jetson Tx2
How to run YOLO on Jetson TX2
Stars: ✭ 89 (-2.2%)
Mutual labels:  object-detection
Fcos tensorflow
FCOS: Fully Convolutional One-Stage Object Detection.
Stars: ✭ 87 (-4.4%)
Mutual labels:  object-detection
Rotated iou
Differentiable IoU of rotated bounding boxes using Pytorch
Stars: ✭ 85 (-6.59%)
Mutual labels:  object-detection
1-60 of 650 similar projects