这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。
☆71May 14, 2023Updated 3 years ago
Alternatives and similar repositories for classification-keras
Users that are interested in classification-keras 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
- Mnist recognition model using tensorflow based on Slim framework.☆18Oct 16, 2019Updated 6 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆48May 14, 2023Updated 3 years ago
- A Keras port of Single Shot MultiBox Detector☆18Dec 30, 2020Updated 5 years ago
- Let study Data Structure and Algorithm together.☆20Aug 19, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 这是一个利用Keras实现RFBnet的库,RFBnet是SSD的改进版,其整体的结构与SSD相差不大,其主要特点是在SSD的特征提取网络上用了RFB模块。☆64Mar 24, 2023Updated 3 years ago
- Let’s study Reinforcement Learning together☆15Jul 16, 2019Updated 7 years ago
- 这是一个yolact-keras的库,可用于训练自己的数据集☆16Jan 4, 2023Updated 3 years ago
- 这是一个srgan-keras的源码,可以用于训练自己的模型。☆30Jul 26, 2022Updated 3 years ago
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆52May 6, 2022Updated 4 years ago
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆42Nov 10, 2021Updated 4 years ago
- 这个例子可以用LSTM来写五言诗。☆40Mar 26, 2020Updated 6 years ago
- 这是一个efficientnet-yolo3-keras的源码, 将yolov3的主干特征提取网络修改成了efficientnet☆56Mar 24, 2023Updated 3 years ago
- 这是一个deeplabv3-plus-keras的源码,可以用于训练自己的模型。☆52Jun 8, 2022Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 这是一个efficientdet-keras的源码,可以用于训练自己的模型。☆88Mar 24, 2023Updated 3 years ago
- 这是一个retinanet-keras的源码,可以用于训练自己的模型。☆116Mar 24, 2023Updated 3 years ago
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆72May 6, 2022Updated 4 years ago
- 这是一个unet-keras的源码,可以用于训练自己的模型。☆112Jun 3, 2022Updated 4 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
- 这是一个facenet-keras的源码,可以用于训练自己的模型。☆64May 5, 2022Updated 4 years ago
- 这是一个M2det的Keras实现的库,可以实时检测与训练。☆67Mar 24, 2023Updated 3 years ago
- 这是一个centernet-keras的源码,可以用于训练自己的模型。☆61Jan 5, 2023Updated 3 years ago
- 这是一个centernet-tf2的源码,可以用于训练自己的模型。☆47Jan 5, 2023Updated 3 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.
- 这是一个pspnet-tf2的源码,可以用于训练自己的模型。☆33Jun 8, 2022Updated 4 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆48Oct 23, 2022Updated 3 years ago
- 这是一个利用keras实现seq2seq模型的仓库,大家可以通过这个仓库学习到许多的seq2seq的例子☆52Mar 26, 2020Updated 6 years ago
- 这是一个efficientnet-yolo3-tf2的源码,将yolov3的主干特征提取网络修改成了efficientnet☆10Oct 23, 2022Updated 3 years ago
- 这是一个facenet-tf2的库,可以用于训练自己的人脸识别模型☆46May 5, 2022Updated 4 years ago
- 这是一个fcos-pytorch的仓库,可以用于训练自己的数据集。☆29Aug 27, 2023Updated 2 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆150Oct 3, 2023Updated 2 years ago
- 这是一个pspnet-keras的源码,可以用于训练自己的模型。☆53Jun 8, 2022Updated 4 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆69Oct 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.
- 这是一个ssd-keras的源码,可以用于训练自己的模型。☆170Mar 24, 2023Updated 3 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆153Jan 28, 2021Updated 5 years ago
- 这是一个YoloV4-tiny-keras的源码,可以用于训练自己的模型。☆161Mar 24, 2023Updated 3 years ago
- DeepLabv3 and DeepLabv3+ with pretrained weights for Pascal VOC & Cityscapes☆20Apr 3, 2022Updated 4 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆448Nov 6, 2022Updated 3 years ago
- 这是一个mask-rcnn-tf2的库,可以用于训练自己的模型。☆69Apr 2, 2023Updated 3 years ago
- This is an Example about how to locate QRcode.☆41Oct 15, 2019Updated 6 years ago