kshitizrimal / Fast-SCNNLinks
Implementation of Fast-SCNN using Tensorflow 2.0
☆87Updated 6 years ago
Alternatives and similar repositories for Fast-SCNN
Users that are interested in Fast-SCNN are comparing it to the libraries listed below
Sorting:
- yolov3 with SPP weights pretrained on Open Images dataset along with config files☆99Updated 5 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆76Updated 2 years ago
- Code and pre-trained models for Instance Segmentation track in Open Images Dataset☆57Updated 6 years ago
- ENet - A Neural Net Architecture for real time Semantic Segmentation☆285Updated 4 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated last month
- Deep Extreme Cut☆140Updated 6 years ago
- Unofficial implementation of Fast-SCNN: Fast Semantic Segmentation Network☆73Updated 6 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 7 years ago
- DeepLabV3+ implemented in TensorFlow2.0☆167Updated 4 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- ICNet and PSPNet-50 in Tensorflow for real-time semantic segmentation☆222Updated 6 years ago
- Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)☆106Updated 6 years ago
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆61Updated 2 years ago
- Mask R-CNN for detecting and blurring advertising on streets.☆75Updated 6 years ago
- Freiburg Groceries Dataset☆83Updated 7 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆44Updated 6 years ago
- Optimize layers structure of Keras model to reduce computation time☆157Updated 5 years ago
- Portrait Segmentation Demo☆43Updated 6 months ago
- A tutorial for using YOLACT in Google Colab☆36Updated 6 years ago
- TFRecord Viewer for browsing contents of TFRecords with object detection/classification annotations.☆185Updated 2 years ago
- Download specific objects from Open-Images Dataset☆37Updated 7 years ago
- This is a tool for image and video annotation.☆68Updated 7 years ago
- A simpler way of reading and augmenting image segmentation data into TensorFlow☆143Updated 5 years ago
- RaspberryPi3(Raspbian Stretch) + MobileNetv2-SSDLite(Tensorflow/MobileNetv2SSDLite) + RealSense D435 + Tensorflow1.11.0 + without Neural…☆49Updated 6 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- A simple GUI-based COCO-style JSON Polygon masks' annotation tool to facilitate quick and efficient crowd-sourced generation of annotatio…