murufeng

murufeng

Geek Repo

Location:Shanghai

Github PK Tool:Github PK Tool

murufeng's starred repositories

ChatGPT-Next-Web

A cross-platform ChatGPT/Gemini UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT/Gemini 应用。

Language:TypeScriptLicense:MITStargazers:70074Issues:400Issues:2649

gpt_academic

为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。

Language:PythonLicense:GPL-3.0Stargazers:58708Issues:248Issues:1455

segment-anything

The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:44505Issues:294Issues:638

ColossalAI

Making large AI models cheaper, faster and more accessible

Language:PythonLicense:Apache-2.0Stargazers:38023Issues:378Issues:1577

mlc-llm

Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.

Language:PythonLicense:Apache-2.0Stargazers:17219Issues:164Issues:1084

Grounded-Segment-Anything

Grounded-SAM: Marrying Grounding-DINO with Segment Anything & Stable Diffusion & Recognize Anything - Automatically Detect , Segment and Generate Anything

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:13681Issues:114Issues:365

composer

Supercharge Your Model Training

Language:PythonLicense:Apache-2.0Stargazers:5024Issues:52Issues:522

DragGAN

Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)

Tune-A-Video

[ICCV 2023] Tune-A-Video: One-Shot Tuning of Image Diffusion Models for Text-to-Video Generation

Language:PythonLicense:Apache-2.0Stargazers:4107Issues:49Issues:93

bevfusion

[ICRA'23] BEVFusion: Multi-Task Multi-Sensor Fusion with Unified Bird's-Eye View Representation

Language:PythonLicense:Apache-2.0Stargazers:2047Issues:41Issues:593
Language:PythonLicense:Apache-2.0Stargazers:2045Issues:129Issues:54

detrex

detrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.

Language:PythonLicense:Apache-2.0Stargazers:1841Issues:27Issues:151

tvm_mlir_learn

compiler learning resources collect.

Cream

This is a collection of our NAS and Vision Transformer work.

Language:PythonLicense:MITStargazers:1583Issues:35Issues:151

CGraph

【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork

Language:C++License:MITStargazers:1472Issues:23Issues:331

MetaTransformer

Meta-Transformer for Unified Multimodal Learning

Language:PythonLicense:Apache-2.0Stargazers:1446Issues:22Issues:63

Awesome-Video-Diffusion-Models

[Arxiv] A Survey on Video Diffusion Models

how-to-optim-algorithm-in-cuda

how to optimize some algorithm in cuda.

sam-pt

SAM-PT: Extending SAM to zero-shot video segmentation with point-based tracking.

Language:PythonLicense:Apache-2.0Stargazers:906Issues:41Issues:34

SOD-CNNs-based-code-summary-

The summary of code and paper for salient object detection with deep learning.

BEVFusion

Offical PyTorch implementation of "BEVFusion: A Simple and Robust LiDAR-Camera Fusion Framework"

Language:PythonLicense:Apache-2.0Stargazers:671Issues:18Issues:88
Language:PythonLicense:Apache-2.0Stargazers:569Issues:27Issues:3

Ultra-Fast-Lane-Detection-v2

Ultra Fast Deep Lane Detection With Hybrid Anchor Driven Ordinal Classification (TPAMI 2022)

Language:PythonLicense:MITStargazers:537Issues:9Issues:177

Fast-BEV

Fast-BEV: A Fast and Strong Bird’s-Eye View Perception Baseline

Language:PythonLicense:NOASSERTIONStargazers:537Issues:14Issues:81

LED

[ICCV 2023] Lighting Every Darkness in Two Pairs: A Calibration-Free Pipeline for RAW Denoising && [Arxiv 2023] Make Explicit Calibration Implicit: Calibrate Denoiser Instead of the Noise Model

Language:PythonLicense:NOASSERTIONStargazers:276Issues:8Issues:35

DiffBEV

Official PyTorch implementation for a conditional diffusion probability model in BEV perception

Language:PythonLicense:Apache-2.0Stargazers:231Issues:8Issues:12

CamLiFlow

[CVPR 2022 Oral & TPAMI 2023] Learning Optical Flow and Scene Flow with Bidirectional Camera-LiDAR Fusion

CleanTransformer

an implementation of transformer, bert, gpt, and diffusion models for learning purposes

Language:PythonLicense:MITStargazers:132Issues:2Issues:3

distill-bev

DistillBEV: Boosting Multi-Camera 3D Object Detection with Cross-Modal Knowledge Distillation (ICCV 2023)

LeetCode-Algorithm

剑指Offer & LeetCode Problems' Solutions: A Record of My Problem Solving Journey(Python,C++))