xuexingyu24 / YOLO-V3-in-Pytorch-A-Tutorial-on-Implementation-of-YOLO-V3-Algorithm
This repo is projected to offer a tutorial on how to implement YOLO V3 from scratch. Hopefully, developers can build and train their own YOLO network using custom datasets for various object detection tasks
☆39Updated 5 years ago
Alternatives and similar repositories for YOLO-V3-in-Pytorch-A-Tutorial-on-Implementation-of-YOLO-V3-Algorithm:
Users that are interested in YOLO-V3-in-Pytorch-A-Tutorial-on-Implementation-of-YOLO-V3-Algorithm are comparing it to the libraries listed below
- Unofficial implementation of EfficientDet☆63Updated 5 years ago
- Keras BiseNet architecture implementation☆55Updated 2 years ago
- How to train an object detection model with mmdetection☆73Updated 2 years ago
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆62Updated last year
- This repo is an implementation of BiSeNet. But it still has some differences compared with the author's.☆13Updated 5 years ago
- PyTorch implementations of single-shot approaches for object detection in images☆19Updated 5 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆41Updated 3 years ago
- Keras implementation of RetinaNet for object detection and visual relationship identification☆30Updated 3 years ago
- Detection and segmentation of ship instances in satelite images using Keras Retinanet and Keras MaskRcnn.☆14Updated 6 years ago
- Augment dataset (images and annotations) for object detection☆63Updated 3 years ago
- Tiny ResNet inspired FPN network (<2M params) for Rotated Object Detection using 5-parameter Modulated Rotation Loss☆18Updated 3 years ago
- Mosaic Data Augmentation in YOLOv4☆19Updated 4 years ago
- ☆29Updated 7 years ago
- Object detection and instance segmentation on MaskRCNN with torchvision, albumentations, tensorboard and cocoapi. Supports custom coco da…☆19Updated 4 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- This is a segmentation network based on good old EfficientNet, with a twist...☆28Updated 2 years ago
- This repo primarily targets to help those who needs to compute anchors to customer dataset in object detection.☆80Updated 4 years ago
- For the Kaggle Competition on object detection with same name. 1) models used are DETR, EfficientDet, YOLOv5, RetinaNet, FasterRCNN. 2) E…☆12Updated 2 years ago
- Oriented SSD for "Kaggle Airbus Ship Detection Challenge"☆86Updated 6 years ago
- Open solution to the Airbus Ship Detection Challenge☆64Updated 2 years ago
- Pytorch project for https://www.kaggle.com/c/global-wheat-detection☆22Updated 4 years ago
- 7th place solution to the Open Images 2019 Instance Segmentation competition☆22Updated 5 years ago
- A Keras implementation of MnasNet☆9Updated 6 years ago
- ShelfNet-lightweight for paper [ShelfNet for fast semantic segmentation]☆22Updated 5 years ago
- An implementation of GhostNet for Tensorflow 2.0+ (From the paper "GhostNet: More Features from Cheap Operations")☆38Updated 2 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- Implementation of darknet19 in PyTorch with imagenet pretrained☆18Updated 6 years ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆45Updated 6 years ago
- My solution to the Global Data Science Challenge☆36Updated 4 years ago