Pinned Repositories
AutoLog
包含自动计时,统计CPU内存、GPU显存等信息,自动生成日志等功能。
BEGAN-tensorflow
python3 / Implementation of Google Brain's BEGAN in Tensorflow
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
DeepLearningBookQA_cn
深度学习面试问题 回答对应的DeepLearning中文版页码
Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
PaddleOCR
OCR algorithms with PaddlePaddle (still under develop)
semi-supervised-GAN
There is the semi-supervised implement of 'Improved Techniques for Training GANs '
style_transfer-perceptual_loss
This is the demo of image style transfer using perceptual loss.
TF_resnet
finetune the resnet model
Paddle-Lite
PaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
LDOUBLEV's Repositories
LDOUBLEV/style_transfer-perceptual_loss
This is the demo of image style transfer using perceptual loss.
LDOUBLEV/AutoLog
包含自动计时,统计CPU内存、GPU显存等信息,自动生成日志等功能。
LDOUBLEV/PaddleOCR
OCR algorithms with PaddlePaddle (still under develop)
LDOUBLEV/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
LDOUBLEV/awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,etc. ⭐⭐⭐⭐⭐
LDOUBLEV/benchmark
LDOUBLEV/BenchmarkVINO
LDOUBLEV/best_AI_papers_2021
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code. [work in progress]
LDOUBLEV/blog2019
Source code for my 2019 blog posts: https://golb.hplar.ch
LDOUBLEV/continuous_integration
LDOUBLEV/DBNet.pytorch
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
LDOUBLEV/EAST
A tensorflow implementation of EAST text detector
LDOUBLEV/FastDeploy
⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit
LDOUBLEV/firstrepo
abc
LDOUBLEV/Inference
The collection about paddle inference, onnxruntime inference, and TensorRT inference benchmark.
LDOUBLEV/Knowledge-Distillation-Zoo
Pytorch implementation of various Knowledge Distillation (KD) methods.
LDOUBLEV/mmdetection
OpenMMLab Detection Toolbox and Benchmark
LDOUBLEV/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
LDOUBLEV/models
Pre-trained and Reproduced Deep Learning Models (『飞桨』官方模型库,包含多种学术前沿和工业场景验证的深度学习模型)
LDOUBLEV/Paddle
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
LDOUBLEV/Paddle-Inference-Demo
LDOUBLEV/Paddle.js
Paddle.js is a web project for Baidu PaddlePaddle, which is an open source deep learning framework running in the browser. Paddle.js can either load a pre-trained model, or transforming a model from paddle-hub with model transforming tools provided by Paddle.js. It could run in every browser with WebGL/WebGPU/WebAssembly supported. It could also run in Baidu Smartprogram and WX miniprogram.
LDOUBLEV/PaddleClas
A treasure chest for image classification powered by PaddlePaddle
LDOUBLEV/PaddleDetection
Object detection and instance segmentation toolkit based on PaddlePaddle.
LDOUBLEV/PaddleSlim
PaddleSlim is an open-source library for deep model compression and architecture search.
LDOUBLEV/pan_pp.pytorch
Official implementations of PSENet, PAN and PAN++.
LDOUBLEV/PaperEdge
The code and the DIW dataset for "Learning From Documents in the Wild to Improve Document Unwarping" (SIGGRAPH 2022)
LDOUBLEV/pdf2docx
Open source Python library converting pdf to docx.
LDOUBLEV/TextPMs
Arbitrary Shape Text Detection via Segmentation with Probability Maps; accepted by TPAMI2022
LDOUBLEV/triton
Development repository for the Triton language and compiler