Fangnuo Wu (promisivia)

promisivia

Geek Repo

Company:Shanghai Jiao Tong University

Location:Shanghai,China

Github PK Tool:Github PK Tool


Organizations
ipads-multimedia-storage

Fangnuo Wu's starred repositories

FFmpeg

Mirror of https://git.ffmpeg.org/ffmpeg.git

Language:CLicense:NOASSERTIONStargazers:44350Issues:1437Issues:0

flink

Apache Flink

Language:JavaLicense:Apache-2.0Stargazers:23679Issues:946Issues:0

handsontable

JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡

Language:JavaScriptLicense:NOASSERTIONStargazers:19654Issues:454Issues:7549

etherpad-lite

Etherpad: A modern really-real-time collaborative document editor.

Language:JavaScriptLicense:Apache-2.0Stargazers:16375Issues:355Issues:3127

Bringing-Old-Photos-Back-to-Life

Bringing Old Photo Back to Life (CVPR 2020 oral)

Language:PythonLicense:MITStargazers:14869Issues:287Issues:251

leedl-tutorial

《李宏毅深度学习教程》(李宏毅老师推荐👍,苹果书🍎),PDF下载地址:https://github.com/datawhalechina/leedl-tutorial/releases

Language:Jupyter NotebookLicense:NOASSERTIONStargazers:11735Issues:265Issues:84

MemGPT

Create LLM agents with long-term memory and custom tools 📚🦙

Language:PythonLicense:Apache-2.0Stargazers:11135Issues:112Issues:707

PowerInfer

High-speed Large Language Model Serving on PCs with Consumer-grade GPUs

Language:C++License:MITStargazers:7774Issues:76Issues:153

javacv

Java interface to OpenCV, FFmpeg, and more

Language:JavaLicense:NOASSERTIONStargazers:7478Issues:243Issues:2087

java-books-collections

:books:Java编程书籍收集分享。Java programming books collection to share.:rocket:

awesome-books

:books: 开发者推荐阅读的书籍

Language:JavaScriptLicense:MITStargazers:4005Issues:116Issues:5

zotfile

Zotero plugin to manage your attachments: automatically rename, move, and attach PDFs (or other files) to Zotero items, sync PDFs from your Zotero library to your (mobile) PDF reader (e.g. an iPad, Android tablet, etc.), and extract PDF annotations.

nvim-config

A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...

Language:LuaLicense:MITStargazers:3384Issues:42Issues:99

DeepKE

[EMNLP 2022] An Open Toolkit for Knowledge Graph Extraction and Construction

Language:PythonLicense:MITStargazers:3326Issues:42Issues:544

ML-notes

notes about machine learning

Language:HTMLLicense:GPL-2.0Stargazers:3306Issues:79Issues:8

EDSR-PyTorch

PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)

Language:PythonLicense:MITStargazers:2419Issues:40Issues:343

papers-notebook

:page_facing_up: :cn: :page_with_curl: 论文阅读笔记(分布式系统、虚拟化、机器学习)Papers Notebook (Distributed System, Virtualization, Machine Learning)

pravega

Pravega - Streaming as a new software defined storage primitive

Language:JavaLicense:Apache-2.0Stargazers:1980Issues:106Issues:4018

streaming-readings

Streaming System 相关的论文读物

Machine-Learning-From-Scratch

常用机器学习的算法简洁实现

ConvertOneNote2MarkDown

Ready to make the step to Markdown and saying farewell to your OneNote, EverNote or whatever proprietary note taking tool you are using? Nothing beats clear text, right? Read on!

Language:PowerShellLicense:GPL-3.0Stargazers:609Issues:7Issues:59

SMPyBandits

🔬 Research Framework for Single and Multi-Players 🎰 Multi-Arms Bandits (MAB) Algorithms, implementing all the state-of-the-art algorithms for single-player (UCB, KL-UCB, Thompson...) and multi-player (MusicalChair, MEGA, rhoRand, MCTop/RandTopM etc).. Available on PyPI: https://pypi.org/project/SMPyBandits/ and documentation on

Language:Jupyter NotebookLicense:MITStargazers:382Issues:20Issues:210

Introduction-to-the-Theory-of-Computation-Solutions

Solutions to Michael Sipser's Introduction to the Theory of Computation Book (3rd Edition).

Language:TeXStargazers:341Issues:28Issues:0

Penglai-Enclave-sPMP

Penglai Enclave is an open-sourced, secure and scalable TEE system for RISC-V.

Language:CLicense:NOASSERTIONStargazers:124Issues:8Issues:13

QMCTrans

QQ音乐解码程序,QMC解密

Language:C#License:MITStargazers:62Issues:2Issues:1

node-replication

An operation-log based approach for data replication.

Language:RustLicense:Apache-2.0Stargazers:59Issues:10Issues:7

lwn2pocket

Push LWN.net Weekly Edition to Pocket

VStore

[EuroSys '19] VStore: A Data Store for Analytics on Large Videos

MarkZhiihuDown

Replace tex formular in markdown file for zhihu articles

Language:PythonStargazers:8Issues:2Issues:0

Video-network-transmission-by-socket

这是一个在ROS框架下使用opencv读取摄像头,然后使用Socket(UDP协议和TCP协议)将视屏实时传输的代码。