zzzheng / pytorch-yolo-v1Links
Pytorch implementation of YOLO v1 from scratch
☆12Updated last year
Alternatives and similar repositories for pytorch-yolo-v1
Users that are interested in pytorch-yolo-v1 are comparing it to the libraries listed below
Sorting:
- multi-scale training in pytorch☆44Updated 5 years ago
- Keras implementation of YOLOv1 (Tensorflow backend)☆36Updated 3 years ago
- EfficientNetV2 implementation using PyTorch☆129Updated 2 years ago
- MobileNets-SSD/SSDLite on VOC/BDD100K Datasets☆110Updated 7 months ago
- FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow☆64Updated last year
- Pytorch EfficientNetV2 EfficientNetV1 with pretrained weights☆52Updated 3 years ago
- A Conversion tool to convert YOLO v3 Darknet weights to TF Lite model (YOLO v3 PyTorch > ONNX > TensorFlow > TF Lite), and to TensorRT (Y…☆71Updated 2 years ago
- YOLOv4 Implemented in Tensorflow 2.1,which supports training on custom dataset.☆25Updated 5 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆41Updated 3 years ago
- Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)☆35Updated 3 years ago
- WIDER FACE annotations converted to the Pascal VOC XML format☆80Updated last year
- A PyTorch implementation of SSDLite on COCO☆86Updated 4 years ago
- PyTorch implementation of Darknet53☆115Updated 3 years ago
- PyTorch Implementation of YOLOv3Tiny☆13Updated 4 years ago
- Implementation of MobileNet V1, V2, V3☆70Updated 4 years ago
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆61Updated last year
- Pytorch implements yolov4.Good performance, easy to use, fast speed.☆30Updated 2 weeks ago
- K-Means anchors ratios calculator.☆108Updated 4 years ago
- ☆24Updated 4 years ago
- ☆23Updated 4 years ago
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆153Updated 3 years ago
- YOLOv3 detector with quadrangle in PyTorch☆89Updated 5 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- Tensorflow 2 Faster-RCNN implementation from scratch supporting to the batch processing with MobileNetV2 and VGG16 backbones☆94Updated 3 years ago
- PyTorch implementation of PP-LCNet☆79Updated last year
- ☆60Updated 5 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆223Updated 4 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆17Updated 4 years ago
- A tensorflow_2.0 implementation of SSD (Single Shot MultiBox Detector) .☆83Updated 3 years ago
- Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones☆63Updated 5 years ago