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:33246Issues:749Issues:1198

mmdetection

OpenMMLab Detection Toolbox and Benchmark

Language:PythonLicense:Apache-2.0Stargazers:28353Issues:371Issues:8159

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:13151Issues:169Issues:2705

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

spinningup

An educational resource to help anyone learn deep reinforcement learning.

Language:PythonLicense:MITStargazers:9768Issues:226Issues:277

maskrcnn-benchmark

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

Language:PythonLicense:MITStargazers:9252Issues:178Issues:1063

mmcv

OpenMMLab Computer Vision Foundation

Language:PythonLicense:Apache-2.0Stargazers:5708Issues:84Issues:1132

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

trfl

TensorFlow Reinforcement Learning

Language:PythonLicense:Apache-2.0Stargazers:3139Issues:207Issues:20

simpledet

A Simple and Versatile Framework for Object Detection and Instance Recognition

Language:PythonLicense:Apache-2.0Stargazers:3077Issues: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:2506Issues:37Issues:98

easy_profiler

Lightweight profiler library for c++

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

QNNPACK

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

Language:CLicense:NOASSERTIONStargazers:1514Issues:95Issues:48

tsdf-fusion-python

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

Language:PythonLicense:BSD-2-ClauseStargazers:1167Issues:25Issues:36

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:994Issues:15Issues: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:484Issues:22Issues:33

Adversarial-Face-Attack

Black-Box Adversarial Attack on Public Face Recognition Systems

Language:PythonLicense:GPL-3.0Stargazers:399Issues:13Issues:7
Language:PythonLicense:Apache-2.0Stargazers:293Issues:21Issues:2

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:26Issues:6Issues:3

reinforcement_learning_collections

A collection of deep reinforcement learning algorithm implementations