Pinned Repositories
AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
akg
AKG (Auto Kernel Generator) is an optimizer for operators in Deep Learning Networks, which provides the ability to automatically fuse ops with specific patterns.
Auto_copy_script
copy file auto
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
awesome-free-chatgpt
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
Bike-Sharing-in-Washington.D.C
BIke data analysis
Books
yahuuu's Repositories
yahuuu/AdvancedEAST
AdvancedEAST is an algorithm used for Scene image text detect, which is primarily based on EAST, and the significant improvement was also made, which make long text predictions more accurate.
yahuuu/akg
AKG (Auto Kernel Generator) is an optimizer for operators in Deep Learning Networks, which provides the ability to automatically fuse ops with specific patterns.
yahuuu/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
yahuuu/awesome-free-chatgpt
🆓免费的 ChatGPT 镜像网站列表,持续更新。List of free ChatGPT mirror sites, continuously updated.
yahuuu/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.
yahuuu/Bike-Sharing-in-Washington.D.C
BIke data analysis
yahuuu/chineseocr
yolo3+ocr
yahuuu/CUDA_Freshman
yahuuu/DeepLearningSystem
Deep Learning System core principles introduction.
yahuuu/examples
TensorFlow examples
yahuuu/ext_portrait_segmentation
yahuuu/How_to_optimize_in_GPU
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.
yahuuu/imgaug
Image augmentation for machine learning experiments.
yahuuu/JetBrains-reset-trial-app
yahuuu/jetson_multimedia_api
jetson_multimedia_api for jetpack 5.0.1
yahuuu/leetcoding_life
leetcoding
yahuuu/libonnx
A lightweight, portable pure C99 onnx inference engine for embedded devices with hardware acceleration support.
yahuuu/mobilenetv2.pytorch
72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models
yahuuu/models
A collection of pre-trained, state-of-the-art models in the ONNX format
yahuuu/numpy-100
100 numpy exercises (with solutions)
yahuuu/opencv-doc-zh
:book: [译] OpenCV 中文文档
yahuuu/RFDN
Residual Feature Distillation Network for Lightweight Image Super-Resolution
yahuuu/shengjingOcr_v3.3
shengjingOcr_v3.3
yahuuu/stb
stb single-file public domain libraries for C/C++
yahuuu/stopwords
中文常用停用词表(哈工大停用词表、百度停用词表等)
yahuuu/tensorflow
An Open Source Machine Learning Framework for Everyone
yahuuu/Tensorflow-Lite
Tensorflow Lite C++ Guide & Wrapper
yahuuu/tensorflow-tools
Python Scripts for working with Tensorflow
yahuuu/Tutorials
Parallel programming tutorials
yahuuu/utils
store some useful script that I code.