jdeepee / machine_learningLinks
Repo containing all my relevant machine learning code.
☆22Updated 9 years ago
Alternatives and similar repositories for machine_learning
Users that are interested in machine_learning are comparing it to the libraries listed below
Sorting:
- Matterport's Mask R-CNN library (Added Ship Detection sample) for object detection and instance segmentation on Keras and TensorFlow☆98Updated 7 years ago
- Based on the CIFAR10 example on TensorFlow. Reconfiguring it to run my own images and data.☆28Updated 9 years ago
- Tutorial on how to create your own object detection dataset and train using TensorFlow's API☆102Updated 7 years ago
- The dataset is used to train my own raccoon detector and I blogged about it on Medium☆72Updated 8 years ago
- Composite architecture of SegNet and UNet for Semantic Segmentation with keras☆58Updated 5 years ago
- YOLO/YOLOv2 inspired deep network for object detection on satellite images (Tensorflow, Numpy, Pandas).☆123Updated 8 years ago
- Implementing Transfer Learning for custom data using VGG-16 and Resnet-50☆152Updated 4 years ago
- Introduces an approach for object detection in an image with sliding window. The repository contains three files, make_data.py reads the …☆57Updated 6 years ago
- Implementations of computer vision concepts.☆51Updated 7 years ago
- Using Keras and cats to visualize layers from CNNs☆150Updated 9 years ago
- Example of semantic segmentation in Keras☆56Updated 7 years ago
- Blog related code for☆205Updated 4 years ago
- Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks☆30Updated 8 years ago
- Keras implementation of NASNet-A☆88Updated 7 years ago
- Deep Learning Summer School + Tensorflow + OpenCV cascade training + YOLO + COCO + CycleGAN + AWS EC2 Setup + AWS IoT Project + AWS SageM…☆173Updated 4 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- Deep Learning code☆59Updated 7 years ago
- Lots of semantic image segmentation implementations in Tensorflow/Keras☆62Updated 6 years ago
- ☆60Updated 5 years ago
- We pit Keras and PyTorch against each other, showing their strengths and weaknesses in action. We present a real problem, a matter of lif…☆50Updated 6 years ago
- Diving into PyImageSearch☆147Updated 8 years ago
- Transfer Learning Suite in Keras. Perform transfer learning using any built-in Keras image classification model easily!☆219Updated 6 years ago
- Finding similar images in the Holidays dataset☆103Updated 8 years ago
- Image Feature Extraction and Classification Using Python☆114Updated 9 years ago
- Cars Overhead With Context related scripts described in Mundhenk et al. 2016 ECCV.☆114Updated 5 years ago
- ConvNet for Kaggle Statoil/C-CORE Iceberg Classifier Challenge, handling multi-inputs with augmentations on two channels☆26Updated 8 years ago
- A keras implementation of DenseNet☆17Updated 7 years ago
- Convert any classification model or architecture trained in keras to an object detection model☆29Updated 7 years ago
- Detection and Segmentation of Manufacturing Defects with Convolutional Neural Networks and Transfer Learning☆114Updated 5 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago