MorningZ (maoxianqiu)

maoxianqiu

Geek Repo

Github PK Tool:Github PK Tool

MorningZ's starred repositories

langchain

🦜🔗 Build context-aware reasoning applications

Language:Jupyter NotebookLicense:MITStargazers:93405Issues:686Issues:7719

gpt_academic

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

Language:PythonLicense:GPL-3.0Stargazers:64737Issues:274Issues:1596

annotated_deep_learning_paper_implementations

🧑‍🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠

Language:PythonLicense:MITStargazers:54802Issues:452Issues:132

DeepLearning-500-questions

深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06

Language:JavaScriptLicense:GPL-3.0Stargazers:54486Issues:2249Issues:189

leetcode-master

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

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:47094Issues:305Issues:663

Langchain-Chatchat

Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM, Qwen and Llama) RAG and Agent app with langchain

Language:TypeScriptLicense:Apache-2.0Stargazers:31550Issues:285Issues:3835

gaussian-splatting

Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"

Language:PythonLicense:NOASSERTIONStargazers:14036Issues:117Issues:944

nerf-pytorch

A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.

Language:PythonLicense:MITStargazers:5436Issues:53Issues:115

bevfusion

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

Language:PythonLicense:Apache-2.0Stargazers:2277Issues:40Issues:607

AwesomeCpp

---AWESOME--- C++学习笔记和常见面试知识点,C++11特性,包括智能指针、四种强制转换、function和bind、移动语义、完美转发、tuple、多态原理、虚表、友元函数、符号重载、函数指针、深浅拷贝、struct内存对齐、volatile以及union\static等各种关键字的用法等等

Lidar_AI_Solution

A project demonstrating Lidar related AI solutions, including three GPU accelerated Lidar/camera DL networks (PointPillars, CenterPoint, BEVFusion) and the related libs (cuPCL, 3D SparseConvolution, YUV2RGB, cuOSD,).

Language:PythonLicense:NOASSERTIONStargazers:1276Issues:18Issues:281

YOLOv5-Multibackbone-Compression

YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming), Quantization (MQBench) and Deployment (TensorRT, ncnn) Compression Tool Box.

street_gaussians

[ECCV 2024] Street Gaussians: Modeling Dynamic Urban Scenes with Gaussian Splatting

Language:PythonLicense:NOASSERTIONStargazers:827Issues:74Issues:57

NKSR

[CVPR 2023 Highlight] Neural Kernel Surface Reconstruction

Language:PythonLicense:NOASSERTIONStargazers:755Issues:25Issues:75

mars

MARS: An Instance-aware, Modular and Realistic Simulator for Autonomous Driving

Language:PythonLicense:Apache-2.0Stargazers:675Issues:11Issues:149
Language:PythonLicense:Apache-2.0Stargazers:353Issues:10Issues:11

DetZero

[ICCV 2023] DetZero: Rethinking Offboard 3D Object Detection with Long-term Sequential Point Clouds

Language:PythonLicense:Apache-2.0Stargazers:320Issues:14Issues:57

CenterPoint

TensorRT deployment for CenterPoint Lidar Detection Model.

Language:C++License:MITStargazers:268Issues:7Issues:41

DrivingGaussian

[CVPR 2024] DrivingGaussian: Composite Gaussian Splatting for Surrounding Dynamic Autonomous Driving Scenes

DiLu

[ICLR 2024] DiLu: A Knowledge-Driven Approach to Autonomous Driving with Large Language Models

Language:PythonLicense:Apache-2.0Stargazers:213Issues:6Issues:15

OASim

OASim: an Open and Adaptive Simulator based on Neural Rendering for Autonomous Driving

Language:PythonLicense:Apache-2.0Stargazers:210Issues:12Issues:11

SAM3D

[SCIS] SAM3D: Zero-Shot 3D Object Detection via Segment Anything Model

lidargen

Official implementation of "Learning to Generate Realistic LiDAR Point Clouds" (ECCV 2022)

Language:PythonLicense:MITStargazers:130Issues:5Issues:9

LinK

[CVPR 2023] LinK: Linear Kernel for LiDAR-based 3D Perception

Language:PythonLicense:MITStargazers:84Issues:7Issues:7

LiDAR-PTQ

ICLR2024: LiDAR-PTQ: Post-Training Quantization for Point Cloud 3D Object Detection.

QTNet

[NeurIPS 2023] Query-based Temporal Fusion with Explicit Motion for 3D Object Detection

Language:PythonLicense:Apache-2.0Stargazers:66Issues:3Issues:12

NeRF-LiDAR

[AAAI 2024] NeRF-LiDAR: Generating Realistic LiDAR Point Clouds with Neural Radiance Fields

Language:PythonLicense:MITStargazers:10Issues:0Issues:0