Pinned Repositories
bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
CMake_examples
Some simple project examples using CMake.
ElasticCTR
ElasticCTR是基于Kubernetes的企业级推荐系统解决方案,该方案融合了百度业务场景下经过不断验证打磨的CTR模型、基于飞桨框架的大规模分布式训练、工业级稀疏参数Serving组件,帮助用户在Kubernetes环境中一键完成推荐系统架构部署,快速搭建和验证CTR模型训练和预测效果,具备高性能、工业级部署、端到端体验及二次深度开发的特性。
faiss
A library for efficient similarity search and clustering of dense vectors.
Fleet
Distributed Training API and Benchmark on Paddle Fluid
FluidDoc
Documentations for PaddlePaddle
KEDs
Implementation of the paper Knowledge-Enhanced Dual-stream Zero-shot Composed Image Retrieval (CVPR 2024)
mlflow
Open source platform for the machine learning lifecycle
models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
TAS
Implementation of the paper Text Augmented Spatial Aware Zero-shot Referring Image Segmentation (Findings of EMNLP 2023)
suoych's Repositories
suoych/KEDs
Implementation of the paper Knowledge-Enhanced Dual-stream Zero-shot Composed Image Retrieval (CVPR 2024)
suoych/TAS
Implementation of the paper Text Augmented Spatial Aware Zero-shot Referring Image Segmentation (Findings of EMNLP 2023)
suoych/bert-as-service
Mapping a variable-length sentence to a fixed-length vector using BERT model
suoych/CMake_examples
Some simple project examples using CMake.
suoych/ElasticCTR
ElasticCTR是基于Kubernetes的企业级推荐系统解决方案,该方案融合了百度业务场景下经过不断验证打磨的CTR模型、基于飞桨框架的大规模分布式训练、工业级稀疏参数Serving组件,帮助用户在Kubernetes环境中一键完成推荐系统架构部署,快速搭建和验证CTR模型训练和预测效果,具备高性能、工业级部署、端到端体验及二次深度开发的特性。
suoych/faiss
A library for efficient similarity search and clustering of dense vectors.
suoych/Fleet
Distributed Training API and Benchmark on Paddle Fluid
suoych/FluidDoc
Documentations for PaddlePaddle
suoych/mlflow
Open source platform for the machine learning lifecycle
suoych/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
suoych/Paddle
PArallel Distributed Deep LEarning (『飞桨』核心框架,高性能单机、分布式训练和跨平台部署)
suoych/Serving
A flexible, high-performance serving system for machine learning models(『飞桨』服务器端部署库)
suoych/WebChat
project of the class