shreyas0906 / Object-detection-with-deep-learning-and-sliding-window
Introduces an approach for object detection in an image with sliding window. The repository contains three files, make_data.py reads the image in gray scale and converts the image into a numpy array. The labels are also appended based on the file name. In this case, if the file name starts with "trn", then 1 is appended else 0. Finally, all the …
☆56Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for Object-detection-with-deep-learning-and-sliding-window
- p5_VehicleDetection_Unet☆95Updated 7 years ago
- Keras implementation of the VGG16-CAM model☆201Updated 8 years ago
- Keras implementation of NASNet-A☆89Updated 6 years ago
- Semantic Segmentation using Fully Convolutional Neural Network.☆58Updated 5 years ago
- A Deep Convolutional Encoder-Decoder Architecture for Image Segmentation☆205Updated 2 years ago
- DeeplabV2 segmentation in Keras.☆41Updated 5 years ago
- SegNet-like Autoencoders in TensorFlow☆66Updated 7 years ago
- A keras implementation of ENet (abandoned for the foreseeable future)☆115Updated last year
- SegNet-Basic with Keras☆83Updated 7 years ago
- Using Kaggle cats vs dogs dataset☆98Updated 7 years ago
- ☆168Updated 7 years ago
- SSD: Single Shot MultiBox Detector in keras.☆84Updated 4 years ago
- PSPNet for Semantic Segmentation with tensorflow and keras☆55Updated 4 years ago
- SqueezeNet Keras demo☆58Updated 7 years ago
- Single Shot MultiBox Detector(SSD)目标检测算法☆44Updated 7 years ago
- Semantic Image Segmentation using a Fully Convolutional Neural Network in TensorFlow☆87Updated 7 years ago
- Vehicle detection using HOG + SVM and sliding windows☆32Updated 7 years ago
- Image segmentation with keras. FCN, Unet, DeepLab V3 plus, Mask RCNN ... etc.☆169Updated 6 years ago
- SegNet model implemented using keras framework☆184Updated 6 years ago
- Composite architecture of SegNet and UNet for Semantic Segmentation with keras☆57Updated 4 years ago
- Deep Learning libraries tested on images and time series☆162Updated 7 years ago
- ☆35Updated 7 years ago
- A GUI Tool for visualizing the intermediate layer of VGG-16 CNN trained on Imagenet☆56Updated 3 years ago
- Example of semantic segmentation in Keras☆56Updated 6 years ago
- Applying the 100 Layer Tiramisu on the Camvid Dataset☆29Updated 7 years ago
- # This is a image classification by VGG16 pre-trained model.#☆43Updated 7 years ago
- Single Shot MultiBox Detector in PyTorch [deprecated]☆110Updated 6 years ago
- Kaggle Ultrasound Nerve Segmentation competition [Keras]☆181Updated 6 years ago