这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。
☆72May 6, 2022Updated 4 years ago
Alternatives and similar repositories for Siamese-keras
Users that are interested in Siamese-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:
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆52May 6, 2022Updated 4 years ago
- A Keras port of Single Shot MultiBox Detector☆18Dec 30, 2020Updated 5 years ago
- 这是一个efficientdet-tf2(tensorflow2)的源码,可以用于 训练自己的模型。☆58Jan 5, 2023Updated 3 years ago
- Mnist recognition model using tensorflow based on Slim framework.☆18Oct 16, 2019Updated 6 years ago
- 这是一个arcface-keras的源码,可以用于训练自己的模型。☆11May 5, 2022Updated 4 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.
- 这是一个孪生神经网络(Siamese network)的库,可进行图片的相似性比较。☆737Oct 3, 2023Updated 2 years ago
- 这是一个retinaface-tf2的源码,可以用于训练自己的模型。☆52Apr 3, 2022Updated 4 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆71May 14, 2023Updated 3 years ago
- 这是一个srgan-keras的源码,可以用于训练自己的模型。☆30Jul 26, 2022Updated 3 years ago
- 这是一个retinaface-keras的源码,可以用于训练自己的模型。☆62Mar 24, 2023Updated 3 years ago
- 这是一个利用keras实现seq2seq模型的仓库,大家可以通过这个仓库学习到许多的seq2seq的例子☆52Mar 26, 2020Updated 6 years ago
- 这是一个利用Keras实现RFBnet的库,RFBnet是SSD的改进版,其整体的结构与SSD相差不大,其主要特点是在SSD的特征提取网络上用了RFB模块。☆64Mar 24, 2023Updated 3 years ago
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆42Nov 10, 2021Updated 4 years ago
- 这是一个efficientdet-keras的源码,可以用于训练自己的模型。☆88Mar 24, 2023Updated 3 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 这个例子可以用LSTM来写五言诗。☆40Mar 26, 2020Updated 6 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆48Oct 23, 2022Updated 3 years ago
- 这是一个pspnet-tf2的源码,可以用于训练自己的模型。☆33Jun 8, 2022Updated 4 years ago
- This is an Example about how to locate QRcode.☆41Oct 15, 2019Updated 6 years ago
- 这是一个yolov7-keras的源码,可以用于训练自己的模型。☆28Oct 23, 2022Updated 3 years ago
- 这是一个M2det的Keras实现的库,可以实时检测与训练。☆67Mar 24, 2023Updated 3 years ago
- 这是一个facenet-tf2的库,可以用于训练自己的人脸识别模型☆46May 5, 2022Updated 4 years ago
- 句子相似度计算、LSTM、Keras☆12Jun 26, 2018Updated 7 years ago
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆85Jan 5, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆150Oct 3, 2023Updated 2 years ago
- 这是一个efficientnet-yolo3-tf2的源码,将yolov3的主干特征提取网络修改成了efficientnet☆10Oct 23, 2022Updated 3 years ago
- 这是一个centernet-tf2的源码,可以用于训练自己的模型。☆47Jan 5, 2023Updated 3 years ago
- 这是一个dcgan-keras的源码,可以用于训练自己的模型。☆45Jul 7, 2022Updated 3 years ago
- 这是一个unet-keras的源码,可以用于训练自己的模型。☆112Jun 3, 2022Updated 4 years ago
- 这是一个deeplabv3-plus-keras的源码,可以用于训练自己的模型。☆52Jun 8, 2022Updated 4 years ago
- 这是一个pspnet-keras的源码,可以用于训练自己的模型。☆53Jun 8, 2022Updated 4 years ago
- 这是一个yolox-tf2的源码,可以用于训练自己的模型。☆72Oct 23, 2022Updated 3 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆139Jan 29, 2021Updated 5 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.
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆69Oct 23, 2022Updated 3 years ago
- 这是一个基于mtcnn和facenet的人脸识别模型,可实现在线人脸识别。☆236Jan 30, 2021Updated 5 years ago
- 这是一个Colab使用的示例notebook。配合博文使用。☆24Apr 10, 2022Updated 4 years ago
- 这是一个ssd-keras的源码,可以用于训练自己的模型。☆170Mar 24, 2023Updated 3 years ago
- 这是一个ssd-tf2(tensorflow2)的源码,可以用于训练自己的模型。☆141Jan 5, 2023Updated 3 years ago
- 这是一个yolo3-tf2的源码,可以用于训练自己的模型。☆79Oct 23, 2022Updated 3 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆128Jan 31, 2021Updated 5 years ago