Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Awesome-Crowd-Counting
Awesome Crowd Counting
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
bisheing1
books
wu
Deep-Learning-in-Production
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
mrobot-indigo-copy
ros 机器人应用
notes-python
中文 Python 笔记
papers
read CV papers
wyuzyf's Repositories
wyuzyf/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
wyuzyf/3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
wyuzyf/3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV, 2020
wyuzyf/automl
Google Brain AutoML
wyuzyf/CenterTrack
Simultaneous object detection and tracking using center points.
wyuzyf/cs-video-courses
List of Computer Science courses with video lectures.
wyuzyf/CV_interviews_Q-A
CV算法岗知识点及面试问答汇总,主要分为计算机视觉、机器学习、图像处理和 C++基础四大块,一起努力向offers发起冲击!
wyuzyf/DBFace
DBFace is a real-time, single-stage detector for face detection, with faster speed and higher accuracy
wyuzyf/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
wyuzyf/FairMOT
A simple baseline for one-shot multi-object tracking
wyuzyf/fsgan
FSGAN - Official PyTorch Implementation
wyuzyf/idinvert
Code for paper `In-Domain GAN Inversion for Real Image Editing`
wyuzyf/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。
wyuzyf/interview_python
关于Python的面试题
wyuzyf/MODNet
A Trimap-Free Solution for Portrait Matting in Real Time under Changing Scenes
wyuzyf/photo2cartoon
人像卡通化探索项目
wyuzyf/PlotNeuralNet
Latex code for making neural networks diagrams
wyuzyf/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
wyuzyf/pytorch_face_landmark
Fast and accurate face landmark detection library using PyTorch; Support 68-point semi-frontal and 39-point profile landmark detection; Up to 100FPS landmark inference on CPU.
wyuzyf/Real-World-Masked-Face-Dataset
Real-World Masked Face Dataset,口罩人脸数据集
wyuzyf/RFB_ESRGAN-PyTorch
Simple realization of papers in oppo Research Institute super score competition.
wyuzyf/RL-Stock
📈 如何用深度强化学习自动炒股
wyuzyf/SeetaFace6
SeetaFace 6: Newest open and free, full stack face recognization toolkit.
wyuzyf/StyleFlow
StyleFlow: Attribute-conditioned Exploration of StyleGAN-generated Images using Conditional Continuous Normalizing Flows
wyuzyf/stylegan2-distillation
wyuzyf/stylegan2-pytorch
Implementation of Analyzing and Improving the Image Quality of StyleGAN (StyleGAN 2) in PyTorch
wyuzyf/the-incredible-pytorch
The Incredible PyTorch: a curated list of tutorials, papers, projects, communities and more relating to PyTorch.
wyuzyf/TTS
:robot: :speech_balloon: Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
wyuzyf/Unpaired-Portrait-Drawing
Code for Unpaired Portrait Drawing Generation via Asymmetric Cycle Mapping (CVPR 2020)
wyuzyf/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.