vbngfh123456's Stars
cake-lab/HybridDepth
Official implementation for HybridDepth Model (WACV 2025, ISMAR 2024)
duanyiqun/DiffusionDepth
PyTorch Implementation of introducing diffusion approach to 3D depth perception ECCV 2024
AlwaysFHao/Mamba-Install
本仓库旨在介绍如何通过源码编译的方法成功安装mamba,可解决selective_scan_cuda和本地cuda环境冲突的问题
LilLouis5/Vision-Mamba-
这里包含了Mamba的代码以及b站对应的讲解视频
MzeroMiko/VMamba
VMamba: Visual State Space Models,code is based on mamba
hustvl/Vim
[ICML 2024] Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
state-spaces/mamba
Mamba SSM architecture
cs230-stanford/cs230-code-examples
Code examples in pyTorch and Tensorflow for CS230
computervisioneng/image-segmentation-yolov8
JiayuanWang-JW/YOLOv8-multi-task
ultralytics/ultralytics
Ultralytics YOLO11 🚀
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
aleksandrkim61/EagerMOT
Official code for "EagerMOT: 3D Multi-Object Tracking via Sensor Fusion" [ICRA 2021]
joe-siyuan-qiao/ViP-DeepLab
nomic-ai/gpt4all
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
ruanyf/weekly
科技爱好者周刊,每周五发布
datawhalechina/llm-cookbook
面向开发者的 LLM 入门教程,吴恩达大模型系列课程中文版
UX-Decoder/Segment-Everything-Everywhere-All-At-Once
[NeurIPS 2023] Official implementation of the paper "Segment Everything Everywhere All at Once"
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
facebookresearch/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.
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
hujiecpp/YOSO
Code release for paper "You Only Segment Once: Towards Real-Time Panoptic Segmentation" [CVPR 2023]
Angzz/awesome-panoptic-segmentation
Panoptic Segmentation Resources List
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
bubbliiiing/yolo3-pytorch
这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
bubbliiiing/faster-rcnn-keras
这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
uber-research/UPSNet
UPSNet: A Unified Panoptic Segmentation Network
DeepSceneSeg/EfficientPS
PyTorch code for training EfficientPS for Panoptic Segmentation