这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。
☆48May 14, 2023Updated 3 years ago
Alternatives and similar repositories for classification-tf2
Users that are interested in classification-tf2 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一个arcface-keras的源码,可以用于训练自己的模型。☆11May 5, 2022Updated 4 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆71May 14, 2023Updated 3 years ago
- 这是一个yolact-tensorflow2的库,可用于训练自己的数据集☆11Jun 8, 2022Updated 3 years ago
- 这是一个yolact-keras的库,可用于训练自己的数据集☆16Jan 4, 2023Updated 3 years ago
- DeepLabv3 and DeepLabv3+ with pretrained weights for Pascal VOC & Cityscapes☆20Apr 3, 2022Updated 4 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 这是一个利用Keras实现RFBnet的库,RFBnet是SSD的改进版,其整体的结构与SSD相差不大,其主要特点是在SSD的特征提取网络上用了RFB模块。☆64Mar 24, 2023Updated 3 years ago
- 这是一个retinaface-keras的源码,可以用于训练自己的模型。☆62Mar 24, 2023Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆447Nov 6, 2022Updated 3 years ago
- 这是一个efficientdet-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆58Jan 5, 2023Updated 3 years ago
- 这是一个efficientnet-yolo3-keras的源码,将yolov3的主干特征提取网络修改成了efficientnet☆56Mar 24, 2023Updated 3 years ago
- 这是一个retinanet-keras的源码,可以用于训练自己的模型。☆116Mar 24, 2023Updated 3 years ago
- 这是一个yolov5-v6.1-tf2的源码,可以用于训练自己的模型。☆20Oct 23, 2022Updated 3 years ago
- 这是一个M2det的Keras实现的库,可以实时检测与训练。☆67Mar 24, 2023Updated 3 years ago
- Let's study optimization algorithm together!☆18Sep 7, 2019Updated 6 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆42Nov 10, 2021Updated 4 years ago
- 这是一个facenet-tf2的库,可以用于训练自己的人脸识别模型☆46May 5, 2022Updated 4 years ago
- A Keras port of Single Shot MultiBox Detector☆18Dec 30, 2020Updated 5 years ago
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆52May 6, 2022Updated 4 years ago
- 这是一个YoloV4-tiny-keras的源码,可以用于训练自己的模型。☆161Mar 24, 2023Updated 3 years ago
- 这是一个centernet-tf2的源码,可以用于训练自己的模型。☆47Jan 5, 2023Updated 3 years ago
- 这是一个retinaface-tf2的源码,可以用于训练自己的模型。☆52Apr 3, 2022Updated 4 years ago
- 这是一个YoloV5-tensorflow2的源码,可以用于训练自己的模型。☆105Mar 12, 2023Updated 3 years ago
- 这是一个yolox-keras的源码,可以用于训练自己的模型。☆64Oct 23, 2022Updated 3 years ago
- 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 minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆18Jan 28, 2018Updated 8 years ago
- A transfer learning model CoDats applied to fault diagnosis problem☆15May 9, 2021Updated 5 years ago
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆72May 6, 2022Updated 4 years ago
- 这是一个centernet-keras的源码,可以用于训练自己的模型。☆61Jan 5, 2023Updated 3 years ago
- 这是一个mask-rcnn-tf2的库,可以用于训练自己的模型。☆69Apr 2, 2023Updated 3 years ago
- 这是一个yolox-tf2的源码,可以用于训练自己的模型。☆72Oct 23, 2022Updated 3 years ago
- Smartisan open source code for full build☆13Dec 16, 2016Updated 9 years ago
- 这是一个facenet-keras的源码,可以用于训练自己的模型。☆64May 5, 2022Updated 4 years ago
- SwinTransformer for Tensorflow2☆11Jul 7, 2022Updated 3 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.
- A tensorflow implementation of densenet with FCN for medical image segmentation☆11May 27, 2018Updated 7 years ago
- 这是一个yolact-pytorch的库,可用于训练自己的数据集☆83Aug 27, 2023Updated 2 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆69Oct 23, 2022Updated 3 years ago
- 这是一个YoloV7-tf2的源码,可以用于训练自己的模型。☆29Mar 12, 2023Updated 3 years ago
- Library to render text, using OpenGL, GDI, FreeType☆11Oct 21, 2019Updated 6 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆150Oct 3, 2023Updated 2 years ago
- 这是一个fcos-pytorch的仓库,可以用于训练自己的数据集。☆29Aug 27, 2023Updated 2 years ago