QWERDF007 / LearningDLLinks
记录学习深度学习的一些
☆17Updated 4 years ago
Alternatives and similar repositories for LearningDL
Users that are interested in LearningDL are comparing it to the libraries listed below
Sorting:
- PyTorch implementation of PP-LCNet☆36Updated 4 years ago
- PyTorch implementation of PP-LCNet☆81Updated 2 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆64Updated 4 years ago
- An Improved One millisecond Mobile Backbone☆147Updated 3 years ago
- Tips on how to find suitable object detection anchors☆147Updated 5 years ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆44Updated 6 years ago
- Examples and tools for deep learning deployment☆57Updated 5 years ago
- ACCV Fine-grained recognition code☆60Updated 4 years ago
- the repository is about the conversion of CRNN model, which is widely used for text recognition. the CRNN model is converted from PyTorch…☆25Updated 5 years ago
- convert dataset to coco/voc format☆49Updated 6 years ago
- Simulated masked face with dataset CelebA☆45Updated 4 years ago
- A Chinese characters recognition repository with tensorrt format supported based on CRNN_Chinese_Characters_Rec and TensorRTx.☆18Updated 4 years ago
- 总结-改进-汇总☆145Updated 5 years ago
- 使用OpenCV部署SCRFD人脸检测,包含C++和Python两种版本的程序实现,本套程序只依赖opencv库就可以运行, 从而彻底摆脱对任何深度学习框架的依赖。☆127Updated 4 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆60Updated 6 years ago
- 极市口罩检测 1st☆25Updated 5 years ago
- Neural Network Blocks - Collect all kinds of fancy model blocks for you to build more powerful neural network model.☆238Updated 3 years ago
- face-cluster-by-infomap 一种无监督人脸聚类方法,在开源数据集上取得SOTA效果☆183Updated 4 years ago
- ☆62Updated 4 years ago
- ☆21Updated 4 years ago
- A simple demo to use TensorRT with pytorch☆28Updated 6 years ago
- Keypoint/Landmark Annotation Software 关键点标注软件☆126Updated 5 years ago
- 2020 DIGIX GLOBAL AI CHALLENGE - Digital Device Image Retrieval - Top2 WEARE队☆65Updated 5 years ago
- Minimal PyTorch implementation of YOLOv3☆61Updated 6 years ago
- convert coco/object365 data to VOC xml☆25Updated 5 years ago
- Applying Adaptive Training Sample Selection and Soft Anchor Point Detection to S3FD