PaddlePaddle / PLSCLinks
Paddle Large Scale Classification Tools,supports ArcFace, CosFace, PartialFC, Data Parallel + Model Parallel. Model includes ResNet, ViT, Swin, DeiT, CaiT, FaceViT, MoCo, MAE, ConvMAE, CAE.
☆153Updated 2 years ago
Alternatives and similar repositories for PLSC
Users that are interested in PLSC are comparing it to the libraries listed below
Sorting:
- face-cluster-by-infomap 一种无监督人脸聚类方法,在开源数据集上取得SOTA效果☆179Updated 4 years ago
- ☆266Updated 3 months ago
- Decode JPEG image on GPU using PyTorch☆92Updated last year
- ☆20Updated 2 years ago
- Möbius Transformation for Fast Inner Product Search on Graph☆22Updated 4 years ago
- ☆80Updated 3 weeks ago
- In CVPR 2020 AliProducts Challenge: Large-scale Product Recognition, we got error rate 0.099 and ranked No.6. The model will get higher s…☆94Updated 2 years ago
- Paddle Automatically Diff Precision Toolkits.☆50Updated this week
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆122Updated 3 years ago
- a simple example to learn tensorrt with dynamic shapes☆25Updated 4 years ago
- Official code for fast face classification☆98Updated 3 years ago
- ☆96Updated 3 years ago
- Models and examples built with OneFlow☆99Updated 11 months ago
- Trans different platform's network to International Representation(IR)☆44Updated 7 years ago
- (WIP)The deployment framework aims to provide a simple, lightweight, fast integrated, pipelined deployment framework for algorithm servic…☆138Updated 4 years ago
- ☆18Updated 7 months ago
- A memory balanced and communication efficient FullyConnected layer with CrossEntropyLoss model parallel implementation in PyTorch☆84Updated 5 years ago
- yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)☆300Updated 2 years ago
- ☆27Updated 3 years ago
- ☆118Updated 2 years ago
- 服务侧深度学习部署案例☆454Updated 5 years ago
- End-to-end face detection and recognition system using PaddlePaddle.☆112Updated 3 years ago
- Compare multiple optimization methods on triton to imporve model service performance☆53Updated last year
- A flexible Python front-end inference SDK based on TensorRT☆87Updated 4 years ago
- Python Evaluation Code for FDDB Dataset.☆26Updated 5 years ago
- Using TensorRT for Inference Model Deployment.☆49Updated last year
- PaddlePaddle TestSuite☆47Updated this week
- a Pytorch reimplementation of SSRNet.☆71Updated 4 years ago
- 将mobilenetv3_small的paddlepaddle参数转换为pytorch的模型参数☆33Updated 4 years ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆44Updated 6 years ago