wanlong111's Stars
youngyangyang04/kamacoder-solutions
卡码网题解全集
JDAI-CV/fast-reid
SOTA Re-identification Methods and Toolbox
Astaxanthin/AdaSP
[CVPR 2023] Adaptive Sparse Pairwise Loss for Object Re-Identification
sihyun-yu/PVDM
Official PyTorch implementation of Video Probabilistic Diffusion Models in Projected Latent Space (CVPR 2023).
resume/resume.github.com
Resumes generated using the GitHub informations
ultralytics/ultralytics
Ultralytics YOLO11 🚀
qsh-zh/DiffFlow
[Neurips 2021]Diffusion Normalizing Flow (DiffFlow)
ermongroup/ddim
Denoising Diffusion Implicit Models
lewandofskee/DiAD
Official implementation of DiAD: A Diffusion-based Framework for Multi-class Anomaly Detection.
AnilOsmanTur/conditioned_video_anomaly_diffusion
AnilOsmanTur/video_anomaly_diffusion
[ICIP 2023] Exploring Diffusion Models For Unsupervised Video Anomaly Detection
y0ast/Glow-PyTorch
Simple, extendable, easy to understand Glow implementation in PyTorch
janosh/awesome-normalizing-flows
Awesome resources on normalizing flows.
orhir/STG-NF
Normalizing Flows for Human Pose Anomaly Detection [ICCV 2023]
fjchange/awesome-video-anomaly-detection
Papers for Video Anomaly Detection, released codes collection, Performance Comparision.
tea1528/Non-Local-NN-Pytorch
PyTorch implementation of Non-Local Neural Networks (https://arxiv.org/pdf/1711.07971.pdf)
open-mmlab/mmaction2
OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark
jfzhang95/pytorch-video-recognition
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
talreiss/Accurate-Interpretable-VAD
Attribute-based Representations for Accurate and Interpretable Video Anomaly Detection
xialeiliu/Awesome-Incremental-Learning
Awesome Incremental Learning
ggjy/CMT.pytorch
CMT Pytorch implementation of our CVPR 2022 paper CMT: Convolutional Neural Networks Meet Vision Transformers (https://arxiv.org/pdf/2107.06263.pdf).
microsoft/CvT
This is an official implementation of CvT: Introducing Convolutions to Vision Transformers.
ristea/sspcab
ristea/ssmctb
zhangyuxin621/AMSL
Adaptive Memory Networks with Self-supervised Learning for Unsupervised Anomaly Detection (AMSL) -open source
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
Sara-Ahmed/SiT
Self-supervised vIsion Transformer (SiT)
lucidrains/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
lucidrains/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch