panpaner's Stars
alex-guoba/sync-notion
Syncing Wechat Book Notes, Github Trending, Memos to Notion automatically. 支持将微信读书笔记(划线评论、阅读详情等)、github trending、memos发表同步到Notion。
chenfei-wu/TaskMatrix
hermosayhl/CNN
C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification
gzr2017/ImageProcessing100Wen
「画像処理100本ノック」中文版本!为图像处理初学者设计的 100 个问题。
TommyZihao/Label2Everything
常见计算机视觉标注格式相互转换
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.
tfzhou/ProtoSeg
CVPR2022 (Oral) - Rethinking Semantic Segmentation: A Prototype View
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
backseason/PoolNet
Code for our CVPR 2019 paper "A Simple Pooling-Based Design for Real-Time Salient Object Detection"
amusi/CVPR2024-Papers-with-Code
CVPR 2024 论文和开源项目合集
humanloop/awesome-chatgpt
Curated list of awesome tools, demos, docs for ChatGPT and GPT-3
NathanZhang1104/SuperKanban-WPF
HumanSignal/label-studio-converter
Tools for converting Label Studio annotations into common dataset formats
facebookresearch/ImageBind
ImageBind One Embedding Space to Bind Them All
thinkingjimmy/Learning-Prompt
Free prompt engineering online course. ChatGPT and Midjourney tutorials are now included!
cvat-ai/cvat
Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
cskyl/SAM_WSSS
SAM Enhance Mask Quality for WSSS: This repository provides tools for generating, evaluating, and visualizing enhanced pseudo masks for Weakly Supervised Semantic Segmentation (WSSS) using the Segment Anything Model (SAM).
YBYBZhang/ControlVideo
[ICLR 2024] Official pytorch implementation of "ControlVideo: Training-free Controllable Text-to-Video Generation"
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
InternLM/InternLM-techreport
hhaAndroid/awesome-mm-chat
多模态 MM +Chat 合集
TommyZihao/MMPretrain_Tutorials
Jupyter notebook tutorials for MMPretrain
THUDM/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
CASIA-IVA-Lab/FastSAM
Fast Segment Anything
XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
ChaoningZhang/MobileSAM
This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
kv-chiu/CVprocessingtools
Computer vision competition processing tools
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
fundamentalvision/BEVFormer
[ECCV 2022] This is the official implementation of BEVFormer, a camera-only framework for autonomous driving perception, e.g., 3D object detection and semantic map segmentation.