AndrewCarterUK / pascal-voc-writerLinks
A python library for generating annotations in the PASCAL VOC format.
☆221Updated 3 years ago
Alternatives and similar repositories for pascal-voc-writer
Users that are interested in pascal-voc-writer are comparing it to the libraries listed below
Sorting:
- Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?☆223Updated last year
- Anchor optimization for RetinaNet.☆115Updated 4 years ago
- How to initialize Anchors in Faster RCNN for custom dataset?☆92Updated 4 years ago
- Tiny-DSOD: Lightweight Object Detection for Resource-Restricted Usage☆232Updated 6 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- A Keras implementation of CenterNet with pre-trained model (unofficial)☆337Updated 3 years ago
- Code used to generate synthetic scenes and bounding box annotations for object detection. This was used to generate data used in the Cut,…☆290Updated 4 years ago
- A super clean implementation of SSD (Single Shot MultiBox Detector) made possible by Tensorflow 2.0☆115Updated 2 years ago
- partial residual networks☆101Updated 5 years ago
- Scripts to convert datasets (Caltech pedestrian, MS COCO, HDA) to PASCAL VOC format☆193Updated 3 years ago
- yolov3 with SPP weights pretrained on Open Images dataset along with config files☆98Updated 5 years ago
- BetterNetWork4SSD☆144Updated 5 years ago
- Rotated Mask R-CNN: From Bounding Boxes to Rotated Bounding Boxes☆353Updated 3 years ago
- Impy is a Python3 library with features that help you in your computer vision tasks.☆116Updated 6 years ago
- A data generator for 2D object detection☆85Updated 7 years ago
- Small and simple python/numpy utility to compute mean average precision (mAP) on detection task.☆117Updated 4 years ago
- This project purpose is convert voc annotation xml file to yolo-darknet training file format☆462Updated 4 years ago
- This is a python based library to augment the training dataset for object detection using YOLO.☆98Updated 5 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆160Updated 3 years ago
- Modular image processing pipeline using OpenCV and Python generators powered by Detectron2.☆89Updated 4 years ago
- Helper for dealing with MS-COCO annotations