这是一个centernet-pytorch的源码,可以用于训练自己的模型。
☆393Aug 27, 2023Updated 2 years ago
Alternatives and similar repositories for centernet-pytorch
Users that are interested in centernet-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:
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆200Aug 27, 2023Updated 2 years ago
- 这是一个centernet-keras的源码,可以用于训练自己的模型。☆61Jan 5, 2023Updated 3 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆334Oct 3, 2023Updated 2 years ago
- A Simple Baseline for Object Detection☆55Oct 14, 2021Updated 4 years ago
- 这是一个centernet-tf2的源码,可以用于训练自己的模型。☆47Jan 5, 2023Updated 3 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- 这是一个ssd-pytorch的源码,可以用于训练自己的模型。☆736Oct 3, 2023Updated 2 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆18Jan 28, 2018Updated 8 years ago
- 这是一个fcos-pytorch的仓库,可以用于训练自己的数据集。☆29Aug 27, 2023Updated 2 years ago
- Let’s study Reinforcement Learning together☆15Jul 16, 2019Updated 6 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆380Aug 27, 2023Updated 2 years ago
- 这是一个利用Keras实现RFBnet的库,RFBnet是SSD的改进版,其整体的结构与SSD相差不大,其主要特点是在SSD的特征提取网络上用了RFB模块。☆64Mar 24, 2023Updated 3 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆402Mar 24, 2021Updated 5 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
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 这是一个efficientdet-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆58Jan 5, 2023Updated 3 years ago
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆85Jan 5, 2023Updated 3 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆69Oct 23, 2022Updated 3 years ago
- Let study Data Structure and Algorithm together.☆20Aug 19, 2019Updated 6 years ago
- A resnet18 version of CenterNet(objects as points)☆125Sep 20, 2021Updated 4 years ago
- Mnist recognition model using tensorflow based on Slim framework.☆18Oct 16, 2019Updated 6 years ago
- 这是一个M2det的Keras实现的库,可以实时检测与训练。☆67Mar 24, 2023Updated 3 years ago
- 这是一个yolact-pytorch的库,可用于训练自己的数据集☆82Aug 27, 2023Updated 2 years ago
- A Keras port of Single Shot MultiBox Detector☆18Dec 30, 2020Updated 5 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。☆2,158Oct 3, 2023Updated 2 years ago
- A simple pytorch implementation of CenterNet (Objects as Points)☆309Mar 24, 2021Updated 5 years ago
- 这是一个faster-rcnn的pytorch实现的库,可以利用voc数据集格式的数据进行训练。☆1,830Oct 3, 2023Updated 2 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆261Apr 3, 2022Updated 4 years ago
- 这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。☆829Dec 16, 2023Updated 2 years ago
- 这是一个yolo3-pytorch的源码,可以用于训练自己的模型。☆2,111Jan 26, 2024Updated 2 years ago
- 这是一个yolov7的库,可以用于训练自己的数据集。☆911Aug 27, 2023Updated 2 years ago
- Object detection, 3D detection, and pose estimation using center point detection:☆7,553Mar 2, 2023Updated 3 years ago
- 这是一个yolox-pytorch的源码,可以用于训练自己的模型。☆947Aug 27, 2023Updated 2 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 这 是一个DETR-pytorch的仓库,可以训练自己的数据集☆220Aug 27, 2023Updated 2 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆447Nov 6, 2022Updated 3 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆47Oct 23, 2022Updated 3 years ago
- 这是一个YoloV5-pytorch的源码,可以用于训练自己的模型。☆1,153Aug 27, 2023Updated 2 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆128Jan 31, 2021Updated 5 years ago
- 这是一个retinaface-tf2的源码,可以用于训练自己的模型。☆54Apr 3, 2022Updated 4 years ago
- 这是一个retinanet-keras的源码,可以用于训练自己的模型。☆116Mar 24, 2023Updated 3 years ago