这是一个ssd-pytorch的源码,可以用于训练自己的模型。
☆742Oct 3, 2023Updated 2 years ago
Alternatives and similar repositories for ssd-pytorch
Users that are interested in ssd-pytorch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。☆1,828Oct 3, 2023Updated 2 years ago
- 这是一个M2det的Keras实现的库,可以实时检测与训练。☆67Mar 24, 2023Updated 3 years ago
- 这是一个利用Keras实现RFBnet的库,RFBnet是SSD的改进版,其整体的结构与SSD相差不大,其 主要特点是在SSD的特征提取网络上用了RFB模块。☆64Mar 24, 2023Updated 3 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆335Oct 3, 2023Updated 2 years ago
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆199Aug 27, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Mnist recognition model using tensorflow based on Slim framework.☆18Oct 16, 2019Updated 6 years ago
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆85Jan 5, 2023Updated 3 years ago
- A Keras port of Single Shot MultiBox Detector☆18Dec 30, 2020Updated 5 years ago
- 这是一个mobilenet-ssd-keras的源码,可以用于训练自己的轻量级ssd模型。☆109Mar 24, 2023Updated 3 years ago
- 这是一个retinanet-keras的源码,可以用于训练自己的模型。☆116Mar 24, 2023Updated 3 years ago
- Let's study optimization algorithm together!☆18Sep 7, 2019Updated 6 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆150Oct 3, 2023Updated 2 years ago
- 这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。