Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007 dataset
☆19Jun 23, 2018Updated 7 years ago
Alternatives and similar repositories for ssd-yolo-retinanet
Users that are interested in ssd-yolo-retinanet are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This repository carries out some paper recurring work☆106Jan 21, 2020Updated 6 years ago
- Multiple basenet MobileNet v1,v2, ResNet combined with SSD detection method and it's variants such as RFB, FSSD etc.☆82Nov 6, 2018Updated 7 years ago
- 基于开源SSD的重构,简化了代码结构☆11Jan 23, 2019Updated 7 years ago
- My own re-implementation of VGG-SSD and MobileNet-SSD based tensorflow 1.8.0☆23May 19, 2019Updated 6 years ago
- 一步步理解基于pytorch实现yolo-v3过程☆12Aug 10, 2018Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- The pipeline for image data augmentation which include zoom, blur, noise, rotation, flip, contrast, crop and generate augmented img, xml …☆13Nov 17, 2017Updated 8 years ago
- Some brief implementation of awesome attention blocks like SeNet, CBAM, DANet, A2attention and so on.☆10May 11, 2020Updated 5 years ago
- yolo with rotated bounding boxes☆15Sep 17, 2018Updated 7 years ago
- A tool for self-made Linemod dataset, used for pose estimation algorithms.☆12Dec 13, 2023Updated 2 years ago
- An implementation of DetNet with Keras.☆10Nov 20, 2018Updated 7 years ago
- Data Augmentation for Object Detection via Progressive and Selective Instance-Switching☆77Nov 20, 2020Updated 5 years ago
- FCOS: Fully Convolutional One-Stage Object Detection.☆25Oct 7, 2022Updated 3 years ago
- PyTorch implementations of single-shot approaches for object detection in images☆19Sep 18, 2019Updated 6 years ago
- pytorch version of ShuffleNet and ShuffleNet V2☆24Aug 8, 2018Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- For easier and more readable tensorflow codes☆13Sep 1, 2019Updated 6 years ago
- ☆14Jun 2, 2018Updated 7 years ago
- Focal Loss for Dense Object Detection.☆52Nov 24, 2020Updated 5 years ago
- Text detection by pixel link and DSSD☆12Dec 16, 2018Updated 7 years ago
- Position sensitive PreciseRoIPooling without roi coordinates gradient backward☆16Aug 2, 2018Updated 7 years ago
- ☆10Oct 23, 2017Updated 8 years ago
- This is the proposal network for MultiPerson Pose Estimation.☆14Oct 21, 2017Updated 8 years ago
- An easy-to-use library for GLU (Gated Linear Units) and GLU variants in TensorFlow.☆20Feb 22, 2023Updated 3 years ago
- Some plug-and-play network modules☆14Jun 13, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A lightweight version of RetinaNet☆15Jan 26, 2019Updated 7 years ago
- An unofficial pytorch implementation of <<AutoAssign: Differentiable Label Assignment for Dense Object Detection>>☆17Sep 28, 2020Updated 5 years ago
- Cascaded Pyramid Network(CPN) in PyTorch