hanziying's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
apache/spark
Apache Spark - A unified analytics engine for large-scale data processing
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
iperov/DeepFaceLab
DeepFaceLab is the leading software for creating deepfakes.
microsoft/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
AliaksandrSiarohin/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
facebookresearch/AnimatedDrawings
Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
k4yt3x/video2x
A machine learning-based video super resolution and frame interpolation framework. Est. Hack the Valley II, 2018.
Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
TachibanaYoshino/AnimeGANv2
[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime
neuralchen/SimSwap
An arbitrary face-swapping framework on images and videos with one single trained model!
TachibanaYoshino/AnimeGAN
A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper 「AnimeGAN: a novel lightweight GAN for photo animation」, which uses the GAN framwork to transform real-world photos into anime images.
bryandlee/animegan2-pytorch
PyTorch implementation of AnimeGANv2
guillaume-chevalier/LSTM-Human-Activity-Recognition
Human Activity Recognition example using TensorFlow on smartphone sensors dataset and an LSTM RNN. Classifying the type of movement amongst six activity categories - Guillaume Chevalier
piddnad/DDColor
[ICCV 2023] DDColor: Towards Photo-Realistic Image Colorization via Dual Decoders
keras-team/keras-docs-zh
Chinese (zh-cn) translation of the Keras documentation.
menyifang/DCT-Net
Official implementation of "DCT-Net: Domain-Calibrated Translation for Portrait Stylization", SIGGRAPH 2022 (TOG); Multi-style cartoonization
fengjian0106/hed-tutorial-for-document-scanning
Document Scanning With TensorFlow And OpenCV
microsoft/GRAM
GRAM: Generative Radiance Manifolds for 3D-Aware Image Generation (CVPR 2022 Oral)
pthom/cvnp
cvnp: pybind11 casts between numpy and OpenCV, with shared memory
mikewlange/cheatsheets-ai-fork
Cheat Sheets for deep learning and machine learning.
hunandy14/WarpPerspective
WarpPerspective 透視轉換
hanziying/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
hanziying/faceRecognition
利用OpenCV、CNN进行人脸识别
hanziying/tensorflow
Computation using data flow graphs for scalable machine learning