bhky / targetran
Python library for data augmentation in object detection or image classification model training
☆20Updated last month
Related projects ⓘ
Alternatives and complementary repositories for targetran
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆78Updated 2 years ago
- Notebooks and more to help you get started. Including the PyLabeler Jupyter based labeling tool.☆113Updated last year
- TensorFlow2.x implementation of RetinaNet☆40Updated 3 years ago
- Mish Activation Function for PyTorch☆50Updated 3 years ago
- Yolo v4 using TensorFlow 2.x☆109Updated 2 years ago
- uses Lightly and Label Studio to performa a complete AL workflow from dataset scraping to usage☆33Updated last year
- A Detection Toolbox for Tensorflow2☆56Updated last year
- tfyolo: Efficient Implementation of Yolov5 in TensorFlow☆229Updated 7 months ago
- ☆123Updated last year
- A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection☆208Updated 8 months ago
- Anchor optimization for RetinaNet.☆116Updated 4 years ago
- Torchserve server using a YoloV5 model running on docker with GPU and static batch inference to perform production ready and real time in…☆95Updated last year
- Mean Average Precision for Object Detection☆194Updated 10 months ago
- ☆52Updated 3 years ago
- YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!☆129Updated 3 years ago
- Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones☆62Updated 4 years ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 2 years ago
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆150Updated 2 years ago
- This is the github repository for converting craft pretrained model to tflite version☆32Updated 3 years ago
- A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the m…☆115Updated 9 months ago
- Implementation of Deep Orthogonal Fusion of Local and Global Features in TensorFlow 2☆25Updated last year
- Heatmap Learner Convolutional Neural Network for Object Counting and Localization☆42Updated 9 months ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆96Updated last year
- Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different form…☆319Updated 3 months ago
- Building a maskrcnn from scratch using tensorflow and keras☆50Updated 3 years ago
- Modular image processing pipeline using OpenCV and Python generators powered by Detectron2.☆88Updated 4 years ago
- This is the tf2.0 version of efficientdet.☆23Updated 4 years ago
- Semantic Segmentation using Tensorflow on popular Datasets like Ade20k, Camvid, Coco, PascalVoc☆69Updated last year
- Implementation of CenterNet and FairMOT with PyTorch Lightning