Chris-hughes10 / Yolov7-trainingLinks
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.
☆115Updated last year
Alternatives and similar repositories for Yolov7-training
Users that are interested in Yolov7-training are comparing it to the libraries listed below
Sorting:
- Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different form…☆341Updated 11 months ago
- Notebooks and more to help you get started. Including the PyLabeler Jupyter based labeling tool.☆114Updated 2 years ago
- A package to read and convert object detection datasets (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COC…☆205Updated last month
- Packaged version of ultralytics/yolov5 + many extra features☆294Updated 4 months ago
- Simple tool to split COCO annotations into train/test datasets.☆246Updated last year
- Light weight toolkit for bounding boxes providing conversion between bounding box types and simple computations.☆151Updated 9 months ago
- Python Object Detection Insights☆195Updated last year
- Tile (Slice) YOLO Dataset for Small Objects Detection☆80Updated 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
- Easy & Modular Computer Vision Detectors, Trackers & SAM - Run YOLOv9,v8,v7,v6,v5,R,X in under 10 lines of code.☆614Updated last year
- Tensorflow implementation of DETR : Object Detection with Transformers☆171Updated 3 years ago
- A really more real-time adaptation of deep sort☆217Updated 10 months ago
- PyTorch Faster R-CNN Object Detection on Custom Dataset☆252Updated last month
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆208Updated 2 years ago
- merging coco files☆42Updated 2 years ago
- A personal implementation of YOLOv5 (v6.0)☆52Updated last year
- Computer Vision dataset analysis☆303Updated 11 months ago
- Minimalistic COCO Dataset Viewer in Tkinter☆195Updated last year
- YOLOv8 implementation using PyTorch☆157Updated last year
- Contains the "pycocotools" package on PyPI. Changes made to the official cocoapi about packaging.☆145Updated last month
- PyTorch implementation of YOLOv5, YOLOv6, YOLOv7, YOLOv8, Sort, StrongSort, OcSort, ByteTrack, Norfair☆196Updated 2 years ago
- Tools for converting Label Studio annotations into common dataset formats☆281Updated 10 months ago
- ☆148Updated 2 years ago
- One Metrics Library to Rule Them All!☆60Updated 3 years ago
- Yolo to COCO annotation format converter☆296Updated last year
- Object tracking implemented with the Roboflow Inference API, DeepSort, and OpenAI CLIP.☆376Updated last year
- Large Scale Non maximum Suppression. This project implements a O(nlog(n)) approach for non max suppression, useful for object detection r…☆71Updated 3 weeks ago
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆94Updated 2 years ago
- An SDK for Transformers + YOLO and other SSD family models☆63Updated 5 months ago
- Draw bounding boxes on raw images based on YOLO format annotation. Help to check the correctness of annotation and extract the images wit…☆98Updated last year