Pinned Repositories
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Awesome-CVPR2021-CVPR2020-Low-Level-Vision
A Collection of Papers and Codes for CVPR2021/CVPR2020 Low Level Vision
CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
CppCon2016
Slides and other materials from CppCon 2016
deep-online-video-stabilization
video stabilization with CNN https://ieeexplore.ieee.org/document/8554287
deep_learning_object_detection
A paper list of object detection using deep learning.
DIFRINT
TOG20/SIGGRAPH Asia19 "Deep Iterative Frame Interpolation for Full-frame Video Stabilization" - PyTorch
WebServer
A C++ High Performance Web Server
fenyying's Repositories
fenyying/WebServer
A C++ High Performance Web Server
fenyying/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
fenyying/Awesome-CVPR2021-CVPR2020-Low-Level-Vision
A Collection of Papers and Codes for CVPR2021/CVPR2020 Low Level Vision
fenyying/CBAM.PyTorch
Non-official implement of Paper:CBAM: Convolutional Block Attention Module
fenyying/DIFRINT
TOG20/SIGGRAPH Asia19 "Deep Iterative Frame Interpolation for Full-frame Video Stabilization" - PyTorch
fenyying/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
fenyying/gluon-cv
Gluon CV Toolkit
fenyying/HLVC
fenyying/IMDN
Lightweight Image Super-Resolution with Information Multi-distillation Network (ACM MM 2019, Winner Award of ICCVW AIM 2019 Constrained SR Track1&Track2)
fenyying/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
fenyying/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
fenyying/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
fenyying/Mesh-Flow-Video-Stabilization
Online video stabilization using a novel MeshFlow motion model
fenyying/muduo
Event-driven network library for multi-threaded Linux server in C++11
fenyying/opencv_tutorials
Opencv4.0 with python (English&中文), and will keep the update ! 👊
fenyying/os-syllabi
fenyying/recipes
Some code snippets for sharing
fenyying/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
fenyying/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
fenyying/reinforcement-learning-an-introduction
Python Implementation of Reinforcement Learning: An Introduction
fenyying/RFM-SCAN
MATLAB CODE for RFM-SCAN: Robust Feature Matcing using Spatial Clustering with Heavy Outliers
fenyying/rrdncnn
[TIP'2021 - MMM'2020] Down-Sampling Based Video Coding with Degradation-aware Restoration-Reconstruction Deep Neural Network
fenyying/scikit-learn
scikit-learn: machine learning in Python
fenyying/shadowsocks-android
A shadowsocks client for Android
fenyying/tensorpack
A Neural Net Training Interface on TensorFlow, with focus on speed + flexibility
fenyying/test_db
A sample MySQL database with an integrated test suite, used to test your applications and database servers
fenyying/ThreadPool
A simple C++11 Thread Pool implementation
fenyying/video-synthesis
fenyying/VideoSynthesis
fenyying/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite