Huan Liang's repositories
inlong
Apache InLong - a one-stop integration framework for massive data
incubator-seatunnel
SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).
LGBPN
LG-BPN: Local and Global Blind-Patch Network for Self-Supervised Real-World Denoising (CVPR 2023)
dubbo
The java implementation of Apache Dubbo. An RPC and microservice framework.
IDR
Self-Supervised Image Denoising via Iterative Data Refinement (CVPR2022)
doris
Apache Doris is an easy-to-use, high performance and unified analytics database.
incubator-paimon
Apache Paimon(incubating) is a streaming data lake platform that supports high-speed data ingestion, change data tracking and efficient real-time analytics.
OnlineEDU
Due to the serious impact of the new type of coronary pneumonia on all walks of life, online education has become an inevitable trend in the development of the education industry in the future. OnlineEdu is a B2C vocational skills online education system based on SpringCloud, which is developed with front and rear end separation mode.
incubator-seatunnel-website
Apache SeaTunnel documents
KBNet
KBNet: Kernel Basis Network for Image Restoration
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
incubator-streampark
StreamPark, Make stream processing easier! easy-to-use streaming application development framework and operation platform
flink
Apache Flink
kafka
Mirror of Apache Kafka
dolphinscheduler
Apache DolphinScheduler is the modern data workflow orchestration platform with powerful user interface, dedicated to solving complex task dependencies in the data pipeline and providing various types of jobs available `out of the box`
incubator-seatunnel-web
SeaTunnel is a distributed, high-performance data integration platform for the synchronization and transformation of massive data (offline & real-time).
incubator-inlong-website
Apache InLong - a one-stop integration framework for massive data
AP-BSN
Official PyTorch implementation of "AP-BSN: Self-Supervised Denoising for Real-World Images via Asymmetric PD and Blind-Spot Network" in CVPR 2022.
elastic4s
Elasticsearch Scala Client - Reactive, Non Blocking, Type Safe, HTTP Client
hexo-generator-sitemap
Sitemap generator for Hexo.
sieve.ai
Designed for recruiters, Our AI-powered platform filters our top resumes of the stack
spark
Apache Spark - A unified analytics engine for large-scale data processing
flink-recommandSystem-demo
:helicopter::rocket:基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。