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:33644Issues:748Issues:1227

mmdetection

OpenMMLab Detection Toolbox and Benchmark

Language:PythonLicense:Apache-2.0Stargazers:28871Issues:370Issues:8259

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:13305Issues:172Issues:2743

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:9957Issues:186Issues:559

spinningup

An educational resource to help anyone learn deep reinforcement learning.

Language:PythonLicense:MITStargazers:9900Issues:226Issues:278

maskrcnn-benchmark

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

Language:PythonLicense:MITStargazers:9288Issues:178Issues:1063

mmcv

OpenMMLab Computer Vision Foundation

Language:PythonLicense:Apache-2.0Stargazers:5789Issues:83Issues:1146

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:3606Issues:68Issues:7

simpledet

A Simple and Versatile Framework for Object Detection and Instance Recognition

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

matplotlib-cheatsheet

Matplotlib 3.1 cheat sheet.

Language:PythonLicense:BSD-2-ClauseStargazers:2896Issues: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:2544Issues:36Issues:99

easy_profiler

Lightweight profiler library for c++

Language:C++License:MITStargazers:2126Issues:71Issues:167

QNNPACK

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

Language:CLicense:NOASSERTIONStargazers:1521Issues:95Issues:48

tsdf-fusion-python

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

Language:PythonLicense:BSD-2-ClauseStargazers:1200Issues: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:1040Issues: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:306Issues:22Issues:2

VQASynth

Compose multimodal datasets 🎹

Imitation-Learning-Paper-Lists

Paper Collection for Imitation Learning in RL.

rosmo

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

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

reinforcement_learning_collections

A collection of deep reinforcement learning algorithm implementations