TillBeemelmanns / tfops-augLinks
TFOps-Aug: Implementation of policy-based image augmentation techniques based on TF2 Operations. All augmentations as efficient Tensorflow 2.11.0 operations. Easy integration into a tf.data API pipeline.
☆14Updated 2 years ago
Alternatives and similar repositories for tfops-aug
Users that are interested in tfops-aug are comparing it to the libraries listed below
Sorting:
- A practical example of Tensorflow C API based deployment starting from a model trained with Tensorflow + Keras☆82Updated 5 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Mish Activation Function for PyTorch☆148Updated 4 years ago
- Converting the ONNX model representation to the TensorFlow Lite representation.☆34Updated 4 years ago
- Vision Transformer using TensorFlow 2.0☆99Updated 4 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- This repository contains notebooks that show the usage of TensorFlow Lite for quantizing deep neural networks.☆172Updated 2 years ago
- Docker image and wrapper for converting and inference YOLO-v5 model☆41Updated 3 years ago
- Swish Activation - PyTorch CUDA Implementation☆37Updated 5 years ago
- a mini Deep Learning framework supporting GPU accelerations written with CUDA☆32Updated 4 years ago
- How to convert trained Keras model to a single TensorFlow .pb file and make prediction☆59Updated 6 years ago
- ☆52Updated 4 years ago
- A multibranch neural net architecture. (PyTorch)☆89Updated 5 years ago
- Minimal implementation of adaptive gradient clipping (https://arxiv.org/abs/2102.06171) in TensorFlow 2.☆85Updated 4 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆64Updated 4 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆44Updated 6 years ago
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆61Updated 2 years ago
- Collection of models and extensions for deployment in PyTorch☆24Updated 2 years ago
- ☆11Updated 5 years ago
- Scailable ONNX python tools☆97Updated 9 months ago
- This is the tf2.0 version of efficientdet.☆23Updated 5 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated 4 years ago
- ☆26Updated 3 years ago
- A simplified implementation of RetinaNet from https://arxiv.org/pdf/1708.02002.pdf using TF2.0☆13Updated 5 years ago
- Mish Activation Function for PyTorch☆51Updated 4 years ago
- Semantic Segmentation using Tensorflow on popular Datasets like Ade20k, Camvid, Coco, PascalVoc☆69Updated 2 years ago
- Light Face Detection using PyTorch Lightning☆83Updated 2 years ago
- Tiny ResNet inspired FPN network (<2M params) for Rotated Object Detection using 5-parameter Modulated Rotation Loss☆18Updated 4 years ago
- TensorFlow implementation of "ResNeSt: Split-Attention Networks"☆67Updated 4 years ago
- ADAS is short for Adaptive Step Size, it's an optimizer that unlike other optimizers that just normalize the derivative, it fine-tunes th…☆85Updated 4 years ago