zzzheng / pytorch-yolo-v1
Pytorch implementation of YOLO v1 from scratch
☆12Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-yolo-v1
- Pytorch implements yolov4.Good performance, easy to use, fast speed.☆27Updated 4 years ago
- TensorFlow (Keras) implementation of MobileNetV3 and its segmentation head☆60Updated last year
- Keras implementation of YOLOv1 (Tensorflow backend)☆36Updated 2 years ago
- EfficientNetV2 implementation using PyTorch☆124Updated 2 years ago
- ☆30Updated last year
- A Tensorflow2.x implementation of Scaled-YOLOv4 as described in Scaled-YOLOv4: Scaling Cross Stage Partial Network☆47Updated 2 years ago
- FCOS (Fully Convolutional One-Stage Object Detection) implementation in Keras and Tensorflow☆64Updated last year
- PyTorch implementation of YOLO-v1 including training☆144Updated 2 years ago
- multi-scale training in pytorch☆44Updated 5 years ago
- Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)☆33Updated 2 years ago
- Pytorch implementation of RetinaNet using EfficientNets as feature extractor or backbone network.☆41Updated 3 years ago
- MobileNets-SSD/SSDLite on VOC/BDD100K Datasets☆102Updated last month
- More Than YOLO(v3, v4, v3-tiny, v4-tiny)☆150Updated 2 years ago
- Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).☆222Updated 4 years ago
- A tensorflow_2.0 implementation of SSD (Single Shot MultiBox Detector) .☆83Updated 3 years ago
- ☆80Updated 3 years ago
- Using GAN magic to generate more realistic license plates☆72Updated 5 years ago
- PyTorch implementation of PP-LCNet☆77Updated last year
- A Simple Baseline for Object Detection☆55Updated 3 years ago
- A PyTorch implementation of SSDLite on COCO☆84Updated 4 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…☆69Updated last year
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆129Updated 3 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 4 years ago
- Keras implementation of ShuffleNet V2☆96Updated 6 years ago
- Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones☆62Updated 4 years ago
- YOLOv1 implementation of Pytorch with multi-backbone☆9Updated 5 years ago
- 73.6% GhostNet 1.0x pre-trained model on ImageNet☆88Updated 4 years ago
- Pytorch FPN+ResNet+MaskRCNN Keypoint Detection☆60Updated 5 years ago
- ☆24Updated 3 years ago
- YOLOv4 Implemented in Tensorflow 2.1,which supports training on custom dataset.☆25Updated 4 years ago