Pinned Repositories
albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Arm-neon-intrinsics
arm neon 相关文档和指令意义
awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
Build-Your-Own-Face-Model
Build your own ArcFace, CenterFace/Centernet
CarND3-P2-FCN-Semantic-Segmentation
Using Fully Convolutional Networks for semantic segmentation of driving scenes
CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
coding-interview-university
A complete computer science study plan to become a software engineer.
core-scrapy
python-scrapy demo
lens-undistortion-with-automatic-method
Lens Distortion Correction Using Two-Parameter Models, polynomial and division models.This method aimed at correct the len's radial distortion without camera calibration.The source code and articles was download from IPOL.
tuuzhang's Repositories
tuuzhang/albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
tuuzhang/Arm-neon-intrinsics
arm neon 相关文档和指令意义
tuuzhang/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
tuuzhang/Build-Your-Own-Face-Model
Build your own ArcFace, CenterFace/Centernet
tuuzhang/CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
tuuzhang/coding-interview-university
A complete computer science study plan to become a software engineer.
tuuzhang/darktable
darktable is an open source photography workflow application and raw developer
tuuzhang/eigen-git-mirror
Git mirror of the official Eigen's repository -- PULL REQUEST MUST BE SENT TO: https://bitbucket.org/eigen/eigen
tuuzhang/FaceImageQuality
Code and information for face image quality assessment with SER-FIQ
tuuzhang/FFmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
tuuzhang/imagick
Go binding to ImageMagick's MagickWand C API
tuuzhang/imgclsmob
Sandbox for training deep learning networks
tuuzhang/insightface
Face Analysis Project on MXNet and PyTorch
tuuzhang/InspireFace
InspireFace is a cross-platform face recognition SDK developed in C/C++, supporting multiple operating systems and various backend types for inference, such as CPU, GPU, and NPU.
tuuzhang/ISP-pipeline-hdrplus
image-processing(图形处理),camera, isp ,HDRplus
tuuzhang/leetcode
LeetCode Problems' Solutions
tuuzhang/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
tuuzhang/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
tuuzhang/Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
tuuzhang/pydata-book
Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media
tuuzhang/Python-100-Days
Python - 100天从新手到大师
tuuzhang/Pytorch_Retinaface
Retinaface pytorch face-pose-detect face-key-point-detect
tuuzhang/Simd
C++ image processing and machine learning library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM.
tuuzhang/stable-diffusion-webui
Stable Diffusion web UI
tuuzhang/TFace
A trusty face recognition research platform developed by Tencent Youtu Lab
tuuzhang/transformers
🤗 Transformers: State-of-the-art Natural Language Processing for Pytorch, TensorFlow, and JAX.
tuuzhang/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
tuuzhang/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
tuuzhang/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
tuuzhang/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors