Pinned Repositories
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
ALSMdemo
this is a low light enhancment algorithm demo, it is a unpublished manuscript in IEEE transactions on image processing. Accepted in 2019
architect-awesome
后端架构师技术图谱
books
常用书籍
Code
Low-Light Image Enhancement with Semi-Decoupled Decomposition
Enhancement-of-Underwater-Images-with-Statistical-Model-of-BL-and-Optimization-of-TM
This is Python implementation for a underwater image enhancement paper "Enhancement of Underwater Images with Statistical Model of Background Light and Optimization of Transmission Map"
image-enhancement-about-Retinex
l2uwe
L^2UWE: A Framework for the Efficient Enhancement of Low-Light Underwater Images Using Local Contrast and Multi-Scale Fusion
LastBattle
MOBA手游最后一战源码
MediaServer
基于ZLMediaKit封装的MediaServer,主要是将ZLMediaKit中的server抽离出来,方便基于server进行独立的开发及部署
tiandaoxiaowu's Repositories
tiandaoxiaowu/LastBattle
MOBA手游最后一战源码
tiandaoxiaowu/MediaServer
基于ZLMediaKit封装的MediaServer,主要是将ZLMediaKit中的server抽离出来,方便基于server进行独立的开发及部署
tiandaoxiaowu/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
tiandaoxiaowu/Enhancement-of-Underwater-Images-with-Statistical-Model-of-BL-and-Optimization-of-TM
This is Python implementation for a underwater image enhancement paper "Enhancement of Underwater Images with Statistical Model of Background Light and Optimization of Transmission Map"
tiandaoxiaowu/l2uwe
L^2UWE: A Framework for the Efficient Enhancement of Low-Light Underwater Images Using Local Contrast and Multi-Scale Fusion
tiandaoxiaowu/STAR
Matlab code for STAR: A Structure and Texture Aware Retinex Model, TIP 2020.
tiandaoxiaowu/ALSMdemo
this is a low light enhancment algorithm demo, it is a unpublished manuscript in IEEE transactions on image processing. Accepted in 2019
tiandaoxiaowu/books
常用书籍
tiandaoxiaowu/Code
Low-Light Image Enhancement with Semi-Decoupled Decomposition
tiandaoxiaowu/deepnude_official
tiandaoxiaowu/DIP_Final
This is a project based on 'color balance and fusion for underwater image enhancement'.
tiandaoxiaowu/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
tiandaoxiaowu/easyserverdev
操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。
tiandaoxiaowu/folly
An open-source C++ library developed and used at Facebook.
tiandaoxiaowu/gear-lib
Gear-Lib, wrapper and extension of POSIX
tiandaoxiaowu/go-common
b站 blibli 哔哩哔哩 源码
tiandaoxiaowu/handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
tiandaoxiaowu/Intrinsic_image_transfer
tiandaoxiaowu/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
tiandaoxiaowu/json.lua
A lightweight JSON library for Lua
tiandaoxiaowu/leetcode
LeetCode Problems' Solutions
tiandaoxiaowu/LIME
Implementation of the paper, "LIME: Low-Light Image Enhancement via Illumination Map Estimation"
tiandaoxiaowu/Networking
test
tiandaoxiaowu/nr-vqa-consumervideo
No-Reference Video Quality Model for consumer video
tiandaoxiaowu/NumCpp
C++ implementation of the Python Numpy library
tiandaoxiaowu/Riru-Il2CppDumper
Using Riru to dump il2cpp data at runtime
tiandaoxiaowu/Single-Underwater-Image-Enhancement-and-Color-Restoration
Single Underwater Image Enhancement and Color Restoration, which is Python implementation for a comprehensive review paper "An Experimental-based Review of Image Enhancement and Image Restoration Methods for Underwater Imaging"
tiandaoxiaowu/xop
轻量级网络库, 基于C++11
tiandaoxiaowu/zinx
基于Golang轻量级TCP并发服务器框架
tiandaoxiaowu/ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO