Siyi Li (flyers)

flyers

Geek Repo

Company:Sea

Location:Singapore

Home Page:lisiyi.me

Github PK Tool:Github PK Tool

Siyi Li's starred repositories

google-research

Google Research

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:33462Issues:748Issues:1217

mmdetection

OpenMMLab Detection Toolbox and Benchmark

Language:PythonLicense:Apache-2.0Stargazers:28638Issues:372Issues:8214

tuning_playbook

A playbook for systematically maximizing the performance of deep learning models.

dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.

Language:PythonLicense:Apache-2.0Stargazers:13226Issues:172Issues:2723

carla

Open-source simulator for autonomous driving research.

support.996.ICU

Microsoft and GitHub Workers Support 996.ICU

visdom

A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.

Language:PythonLicense:Apache-2.0Stargazers:9937Issues:186Issues:559

spinningup

An educational resource to help anyone learn deep reinforcement learning.

Language:PythonLicense:MITStargazers:9837Issues:227Issues:278

maskrcnn-benchmark

Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.

Language:PythonLicense:MITStargazers:9269Issues:178Issues:1063

mmcv

OpenMMLab Computer Vision Foundation

Language:PythonLicense:Apache-2.0Stargazers:5752Issues:83Issues:1137

paper-tips-and-tricks

Best practice and tips & tricks to write scientific papers in LaTeX, with figures generated in Python or Matlab.

Language:PythonLicense:MITStargazers:3597Issues:68Issues:7

simpledet

A Simple and Versatile Framework for Object Detection and Instance Recognition

Language:PythonLicense:Apache-2.0Stargazers:3076Issues:119Issues:256

matplotlib-cheatsheet

Matplotlib 3.1 cheat sheet.

Language:PythonLicense:BSD-2-ClauseStargazers:2895Issues:92Issues:2

UnrealEnginePython

Embed Python in Unreal Engine 4

Alpaca-CoT

We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:2526Issues:37Issues:98

easy_profiler

Lightweight profiler library for c++

Language:C++License:MITStargazers:2099Issues:69Issues:166

QNNPACK

Quantized Neural Network PACKage - mobile-optimized implementation of quantized neural network operators

Language:CLicense:NOASSERTIONStargazers:1519Issues:95Issues:48

tsdf-fusion-python

Python code to fuse multiple RGB-D images into a TSDF voxel volume.

Language:PythonLicense:BSD-2-ClauseStargazers:1185Issues:25Issues:37

CORL

High-quality single-file implementations of SOTA Offline and Offline-to-Online RL algorithms: AWAC, BC, CQL, DT, EDAC, IQL, SAC-N, TD3+BC, LB-SAC, SPOT, Cal-QL, ReBRAC

Language:PythonLicense:Apache-2.0Stargazers:1016Issues:16Issues:28

TimeCycle

Learning Correspondence from the Cycle-consistency of Time (CVPR 2019)

PointMVSNet

Code for "Point-based Multi-view Stereo Network" (ICCV 2019 Oral) & "Visibility-aware Point-based Multi-view Stereo Network" (TPAMI)

Language:PythonLicense:NOASSERTIONStargazers:486Issues:22Issues:33

Adversarial-Face-Attack

Black-Box Adversarial Attack on Public Face Recognition Systems

Language:PythonLicense:GPL-3.0Stargazers:401Issues:13Issues:7
Language:PythonLicense:Apache-2.0Stargazers:304Issues:22Issues:2

Imitation-Learning-Paper-Lists

Paper Collection for Imitation Learning in RL.

VQASynth

Compose multimodal datasets 🎹

rosmo

Codes for "Efficient Offline Policy Optimization with a Learned Model", ICLR2023

Language:PythonLicense:Apache-2.0Stargazers:26Issues:6Issues:3

reinforcement_learning_collections

A collection of deep reinforcement learning algorithm implementations