Pinned Repositories
2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
carrot
这儿收集了一些免费好用的ChatGPT镜像站 当前:60个站点
cppcoro
A library of C++ coroutine abstractions for the coroutines TS
Decoupled-attention-network
Pytorch implementation for "Decoupled attention network for text recognition".
deep-text-recognition-benchmark
Text recognition (optical character recognition) with deep learning methods.
DeepLearning
Python for Deep Learning,《深度学习》数学推导、原理与代码实现
deeplearningbook-chinese
Deep Learning Book Chinese Translation
FOTS_TF
This an implementation of FOTS with tensorflow
yuzhouzhili's Repositories
yuzhouzhili/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
yuzhouzhili/awesome-dotnet-core
:honeybee: A collection of awesome .NET core libraries, tools, frameworks and software
yuzhouzhili/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
yuzhouzhili/carrot
这儿收集了一些免费好用的ChatGPT镜像站 当前:60个站点
yuzhouzhili/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
yuzhouzhili/Decoupled-attention-network
Pytorch implementation for "Decoupled attention network for text recognition".
yuzhouzhili/DeepLearning
Python for Deep Learning,《深度学习》数学推导、原理与代码实现
yuzhouzhili/gemini
Gemini is an IDE framework similar in concept to the Visual Studio Shell. It uses AvalonDock and has an MVVM architecture based on Caliburn Micro.
yuzhouzhili/HTCN
Implementation of "Harmonizing Transferability and Discriminability for Adapting Object Detectors" (CVPR 2020)
yuzhouzhili/KCFcpp
C++ Implementation of KCF Tracker
yuzhouzhili/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
yuzhouzhili/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
yuzhouzhili/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/
yuzhouzhili/PaddleOCR
OCR toolkit based on PaddlePaddle (基于飞桨的OCR工具库,包含总模型仅8.6M的超轻量级中文OCR,同时支持多种文本检测、文本识别的训练算法。)
yuzhouzhili/paper-reading
深度学习经典、新论文逐段精读
yuzhouzhili/Person_reID_baseline_pytorch
:bouncing_ball_person: Pytorch ReID: A tiny, friendly, strong pytorch implement of person re-id / vehicle re-id baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
yuzhouzhili/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
yuzhouzhili/Real-ESRGAN
Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.
yuzhouzhili/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
yuzhouzhili/SiamTrackers
(2020-2022)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCAR, SiamBAN, Ocean, LightTrack , TrTr, NanoTrack; Visual object tracking based on deep learning
yuzhouzhili/srs
SRS is a simple, high efficiency and realtime video server, supports RTMP, WebRTC, HLS, HTTP-FLV and SRT.
yuzhouzhili/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
yuzhouzhili/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
yuzhouzhili/the-algorithm
Source code for Twitter's Recommendation Algorithm
yuzhouzhili/UnitOfWork
A plugin for Microsoft.EntityFrameworkCore to support repository, unit of work patterns, multiple database with distributed transaction supported, and MySQL multiple databases/tables sharding supported.
yuzhouzhili/webrtc-streamer
WebRTC streamer for V4L2 capture devices, RTSP sources and Screen Capture
yuzhouzhili/wpf-demos
This repository contains the samples for Syncfusion WPF UI Controls and File Format libraries and the guide to use them.
yuzhouzhili/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
yuzhouzhili/yuzhouzhili
Config files for my GitHub profile.
yuzhouzhili/ZLMediaKit
WebRTC/RTSP/RTMP/HTTP/HLS/HTTP-FLV/WebSocket-FLV/HTTP-TS/HTTP-fMP4/WebSocket-TS/WebSocket-fMP4/GB28181/SRT server and client framework based on C++11