Chris-hughes10 / Yolov7-training
A clean, modular implementation of the Yolov7 model family, which uses the official pretrained weights, with utilities for training the model on custom (non-COCO) tasks.
☆114Updated 11 months ago
Alternatives and similar repositories for Yolov7-training:
Users that are interested in Yolov7-training are comparing it to the libraries listed below
- Notebooks and more to help you get started. Including the PyLabeler Jupyter based labeling tool.☆114Updated 2 years ago
- Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different form…☆328Updated 5 months ago
- Simple tool to split COCO annotations into train/test datasets.☆245Updated last year
- A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COC…☆186Updated last week
- Light weight toolkit for bounding boxes providing conversion between bounding box types and simple computations.☆149Updated 3 months ago
- Packaged version of ultralytics/yolov5 + many extra features☆291Updated 2 months ago
- Tile (Slice) YOLO Dataset for Small Objects Detection☆76Updated last year
- Contains the "pycocotools" package on PyPI. Changes made to the official cocoapi about packaging.☆135Updated 5 months ago
- YOLOv8 implementation using PyTorch☆129Updated last year
- Scripts to manage COCO datasets☆101Updated 3 years ago
- Python class for calculating confusion matrix for object detection task☆87Updated 2 years ago
- Yolov5 TensorRT Implementations☆67Updated 2 years ago
- A lightweight vision library for performing large scale object detection & instance segmentation☆53Updated last year
- Heatmap Learner Convolutional Neural Network for Object Counting and Localization☆42Updated 11 months ago
- A Detection Toolbox for Tensorflow2☆56Updated last year
- PyTorch implementation of YOLOv5, YOLOv6, YOLOv7, YOLOv8, Sort, StrongSort, OcSort, ByteTrack, Norfair☆189Updated last year
- Computer Vision deployment tools for dummies and experts. CVU aims at making CV pipelines easier to build and consistent around platform…☆88Updated last year
- ☆158Updated last year
- merging coco files☆40Updated 2 years ago
- A really more real-time adaptation of deep sort☆175Updated 5 months ago
- Python Object Detection Insights☆192Updated last year
- Yolo to COCO annotation format converter☆287Updated last year
- The list of the most popular YOLO algorithms - awesome YOLO☆87Updated 2 months ago
- icip2022 paper: sahi benchmark on visdrone and xview datasets using fcos, vfnet and tood detectors☆167Updated last week
- ☆143Updated 2 years ago
- A CLI tool can create a specific task-dataset you want based on COCO dataset. Given the annotation JSON file, this tool will help you dow…☆58Updated last year
- Cut and paste augmentation for object detection and instance segmentation☆137Updated 3 years ago
- YOLOv8 re-implementation for human detection using PyTorch☆95Updated last year
- A conversion toolset between different object detection and instance segmentation annotation formats☆112Updated 3 years ago
- Draw bounding boxes on raw images based on YOLO format annotation. Help to check the correctness of annotation and extract the images wit…☆96Updated 6 months ago