bhky / targetran
Python library for data augmentation in object detection or image classification model training
☆20Updated 3 months ago
Alternatives and similar repositories for targetran:
Users that are interested in targetran are comparing it to the libraries listed below
- TensorFlow2.x implementation of RetinaNet☆40Updated 3 years ago
- Notebooks and more to help you get started. Including the PyLabeler Jupyter based labeling tool.☆114Updated 2 years ago
- Keras reimplementation of EfficientNet Lite.☆42Updated last year
- Detection masks on faces.☆29Updated 4 years ago
- This is the github repository for converting craft pretrained model to tflite version☆33Updated 3 years ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆79Updated 3 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆94Updated 2 years ago
- ☆52Updated 4 years ago
- YOLOv4 accelerated wtih TensorRT and multi-stream input using Deepstream☆36Updated 3 years ago
- YoloV7 for a bare Raspberry Pi using ncnn.☆93Updated 7 months ago
- A Detection Toolbox for Tensorflow2☆56Updated last year
- Learn how to train a custom instance segmentation model with Detectron2☆99Updated 3 years ago
- How to train an instance segmentation model with mmdetection☆29Updated 5 years ago
- Tools for downloading images and annotations from Google's OpenImages dataset.☆47Updated 6 months ago
- Implementation of CenterNet and FairMOT with PyTorch Lightning☆69Updated 2 years ago
- How to implement Non Max Suppression (NMS) in PyTorch☆17Updated 2 years ago
- Attempting to build YOLOX from scratch☆29Updated 2 years ago
- Python class for calculating confusion matrix for object detection task☆86Updated 2 years ago
- YOLOv8 re-implementation for human detection using PyTorch☆94Updated last year
- A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection☆208Updated 10 months ago
- A Tensorflow implementation of the DETR object detection architecture.☆62Updated 3 years ago
- Modular image processing pipeline using OpenCV and Python generators powered by Detectron2.☆88Updated 4 years ago
- YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!☆129Updated 3 years ago
- Keras implementation of Normalizer-Free Networks and SGD - Adaptive Gradient Clipping☆69Updated 3 years ago
- Computer Vision deployment tools for dummies and experts. CVU aims at making CV pipelines easier to build and consistent around platform…☆88Updated last year
- Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones☆62Updated 4 years ago
- uses Lightly and Label Studio to performa a complete AL workflow from dataset scraping to usage☆35Updated last year
- Torchserve server using a YoloV5 model running on docker with GPU and static batch inference to perform production ready and real time in…☆96Updated last year
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆111Updated 3 years ago
- Plugin for deploying MLflow models to TorchServe