bhky / targetranLinks
Python library for data augmentation in object detection or image classification model training
☆20Updated 6 months ago
Alternatives and similar repositories for targetran
Users that are interested in targetran are comparing it to the libraries listed below
Sorting:
- A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the m…☆114Updated last year
- Packaged version of ultralytics/yolov5 + many extra features☆294Updated 5 months ago
- self defined efficientnetV2 according to official version. Including converted ImageNet/21K/21k-ft1k weights.☆80Updated 3 years ago
- Notebooks and more to help you get started. Including the PyLabeler Jupyter based labeling tool.☆115Updated 2 years ago
- Custom image data generator for TF Keras that supports the modern augmentation module albumentations☆86Updated 3 years ago
- Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different form…☆341Updated last year
- TensorFlow2.x implementation of RetinaNet☆41Updated 3 years ago
- YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!☆132Updated 4 years ago
- A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection☆207Updated last year
- YOLOv4 Implemented in Tensorflow 2.☆135Updated 4 years ago
- Minimal PyTorch implementation of YOLOv4☆33Updated last year
- ☆126Updated 2 years ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆94Updated 2 years ago
- TensorFlow port of PyTorch Image Models (timm) - image models with pretrained weights.☆288Updated 10 months ago
- Yolo v4 using TensorFlow 2.x☆111Updated 3 years ago
- Python Object Detection Insights☆196Updated last year
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆208Updated 2 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- Python class for calculating confusion matrix for object detection task☆90Updated 3 years ago
- Learn how to train a custom instance segmentation model with Detectron2☆100Updated 3 years ago
- A Tensorflow implementation of the DETR object detection architecture.☆63Updated 4 years ago
- An Agnostic Computer Vision Framework - Pluggable to any Training Library: Fastai, Pytorch-Lightning with more to come☆863Updated 8 months ago
- Convert Yolo Darket to Pascal VOC annotation format and vice versa.☆113Updated 4 years ago
- Tile (Slice) YOLO Dataset for Small Objects Detection☆80Updated 2 years ago
- AutoML for image augmentation. AutoAlbument uses the Faster AutoAugment algorithm to find optimal augmentation policies. Documentation - …☆207Updated 3 years ago
- Large Scale Non maximum Suppression. This project implements a O(nlog(n)) approach for non max suppression, useful for object detection r…☆73Updated 3 weeks ago
- This easy-to-use library is a data transformer sometimes useful in Object Detection and Segmentation tasks. With only a few lines of code…☆75Updated 3 years ago
- Function to calculate mAP for set of detected boxes and annotated boxes.☆133Updated last year
- Implementation of the paper "YOLACT Real-time Instance Segmentation" in Tensorflow 2☆112Updated 3 years ago
- SSD: Single Shot MultiBox Detector pytorch implementation focusing on simplicity☆167Updated 4 years ago