JiaKui Hu (hhhfccz)

hhhfccz

Geek Repo

Company:OneFlow

Location:nowhere

Home Page:http://blog.jongkhu.com/

Github PK Tool:Github PK Tool

JiaKui Hu's starred repositories

typst

A new markup-based typesetting system that is powerful and easy to learn.

Language:RustLicense:Apache-2.0Stargazers:30056Issues:82Issues:2228

CopyTranslator

Foreign language reading and translation assistant based on copy and translate.

Language:TypeScriptLicense:GPL-2.0Stargazers:17019Issues:412Issues:516

nni

An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.

Language:PythonLicense:MITStargazers:13901Issues:284Issues:2077

RWKV-LM

RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.

Language:PythonLicense:Apache-2.0Stargazers:12004Issues:135Issues:196

weaviate

Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.

Language:GoLicense:BSD-3-ClauseStargazers:10315Issues:114Issues:2300

NotionNext

使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)

Language:JavaScriptLicense:MITStargazers:6630Issues:37Issues:872

Awesome-Deblurring

A curated list of resources for Image and Video Deblurring

s4

Structured state space sequence models

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2262Issues:50Issues:130

ml-cvnets

CVNets: A library for training computer vision networks

Language:PythonLicense:NOASSERTIONStargazers:1736Issues:33Issues:93

RCAN

PyTorch code for our ECCV 2018 paper "Image Super-Resolution Using Very Deep Residual Channel Attention Networks"

Transformer

Transformer seq2seq model, program that can build a language translator from parallel corpus

Language:PythonLicense:Apache-2.0Stargazers:1322Issues:19Issues:34

DDNM

[ICLR 2023 Oral] Zero-Shot Image Restoration Using Denoising Diffusion Null-Space Model

Language:PythonLicense:MITStargazers:1089Issues:26Issues:72

DeblurGANv2

[ICCV 2019] "DeblurGAN-v2: Deblurring (Orders-of-Magnitude) Faster and Better" by Orest Kupyn, Tetiana Martyniuk, Junru Wu, Zhangyang Wang

Language:PythonLicense:NOASSERTIONStargazers:998Issues:29Issues:127

safari

Convolutions for Sequence Modeling

Language:AssemblyLicense:Apache-2.0Stargazers:850Issues:35Issues:38

Adlik

Adlik: Toolkit for Accelerating Deep Learning Inference

Language:C++License:Apache-2.0Stargazers:790Issues:29Issues:180

Msnhnet

🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.

Language:C++License:MITStargazers:737Issues:26Issues:23

image-restoration-sde

Image Restoration with Mean-Reverting Stochastic Differential Equations, ICML 2023. Winning solution of the NTIRE 2023 Image Shadow Removal Challenge.

Language:PythonLicense:MITStargazers:527Issues:5Issues:88

MegCC

MegCC是一个运行时超轻量,高效,移植简单的深度学习模型编译器

Language:C++License:Apache-2.0Stargazers:467Issues:19Issues:22
Language:PythonLicense:BSD-3-ClauseStargazers:209Issues:11Issues:25

Awesome-Shadow-Removal

Collection of recent shadow removal works, including papers, codes, datasets, and metrics.

2019-Electronic-Design-Competition

【电赛】2019 全国大学生电子设计竞赛 (F题)纸张数量检测装置 (基于STM32F407 & FDC2214 & USART HMI)

Language:CLicense:Apache-2.0Stargazers:122Issues:7Issues:1

mtl-text-recognition

multi-task learning for text recognition with joint CTC-attention

S2-BNN

S2-BNN: Bridging the Gap Between Self-Supervised Real and 1-bit Neural Networks via Guided Distribution Calibration (CVPR 2021)

BNext

Join the High Accuracy Club on ImageNet with A Binary Neural Network Ticket

Language:PythonLicense:Apache-2.0Stargazers:52Issues:3Issues:10

Deblurring-by-Realistic-Blurring

A PyTorch implementation of the "Deblurring by Realistic Blurring", unofficially

Language:PythonLicense:MITStargazers:23Issues:1Issues:8

one-fx

A toolkit for developers to simplify the transformation of nn.Module instances. It's now corresponding to Pytorch.fx.

Language:PythonLicense:NOASSERTIONStargazers:13Issues:6Issues:8

flow-OpCounter

Count the FLOPs & Params of your OneFlow model.