DingchenYang99's Stars
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.
chenfei-wu/TaskMatrix
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
JaidedAI/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
open-mmlab/mmagic
OpenMMLab Multimodal Advanced, Generative, and Intelligent Creation Toolbox. Unlock the magic 🪄: Generative-AI (AIGC), easy-to-use APIs, awsome model zoo, diffusion models, for text-to-image generation, image/video restoration/enhancement, etc.
chineseocr/chineseocr
yolo3+ocr
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
moskomule/senet.pytorch
PyTorch implementation of SENet
ShoufaChen/DiffusionDet
[ICCV2023 Best Paper Finalist] PyTorch implementation of DiffusionDet (https://arxiv.org/abs/2211.09788)
erikwijmans/Pointnet2_PyTorch
PyTorch implementation of Pointnet2/Pointnet++
guochengqian/PointNeXt
[NeurIPS'22] PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies
LeapLabTHU/DAT
Repository of Vision Transformer with Deformable Attention (CVPR2022) and DAT++: Spatially Dynamic Vision Transformerwith Deformable Attention
Julie-tang00/Point-BERT
[CVPR 2022] Pre-Training 3D Point Cloud Transformers with Masked Point Modeling
IDEA-Research/DN-DETR
[CVPR 2022 Oral] Official implementation of DN-DETR
RElbers/info-nce-pytorch
PyTorch implementation of the InfoNCE loss for self-supervised learning.
Alpha-VL/ConvMAE
ConvMAE: Masked Convolution Meets Masked Autoencoders
OpenDriveLab/PersFormer_3DLane
[ECCV 2022 Oral] Perspective Transformer on 3D Lane Detection
drinkingcoder/FlowFormer-Official
lbin/DCNv2
Deformable Convolutional Networks v2 with Pytorch
SensorsINI/v2e
V2E: From video frames to DVS events
chaytonmin/Occupancy-MAE
Official implementation of our TIV'23 paper: Occupancy-MAE: Self-supervised Pre-training Large-scale LiDAR Point Clouds with Masked Occupancy Autoencoders
lxtGH/CAE
This is a PyTorch implementation of “Context AutoEncoder for Self-Supervised Representation Learning"
uzh-rpg/E-RAFT
weiyithu/PV-RAFT
[CVPR 2021] PV-RAFT: Point-Voxel Correlation Fields for Scene Flow Estimation of Point Clouds
feihuzhang/SeparableFlow
Separable Flow: Learning Motion Cost Volumes for Optical Flow Estimation
xqZhang-Strong/Human-Falling-Detect-Tracks-master
用yoloV3进行人的侦测,再用SPPE(Alphapose)进行骨架提取,再用连续30帧的ST-GCN进行行为识别。站立、走路、跌倒行为识别,在https://github.com/GajuuzZ/Human-Falling-Detect-Tracks的./models里面添加好了模型
littlespray/SKFlow
This repository is the official implementation of "SKFlow: Learning Optical Flow with Super Kernels" .
ispc-lab/NeuralPCI
✨ [CVPR 2023] NeuralPCI: Spatio-temporal Neural Field for 3D Point Cloud Multi-frame Non-linear Interpolation
yonseivnl/se-cff
Official implementation of "Stereo Depth from Events Cameras: Concentrate and Focus on the Future" (CVPR 2022)