CyberPegasus's Stars
labmlai/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, ... 🧠
VitjanZ/3DSR
Official implementation of the WACV2024 paper: Cheating Depth: Enhancing 3D Surface Anomaly Detection via Depth Simulation
CyberPegasus/IFDD
This is an official implementation for "Lifting Scheme-Based Implicit Disentanglement of Emotion-Related Facial Dynamics in the Wild".
ayush-thakur02/LCM-LoRA
LCM LoRA
atong01/conditional-flow-matching
TorchCFM: a Conditional Flow Matching library
luosiallen/latent-consistency-model
Latent Consistency Models: Synthesizing High-Resolution Images with Few-Step Inference
locuslab/ect
Consistency Models Made Easy
openai/consistency_models
Official repo for consistency models.
diff-usion/Awesome-Diffusion-Models
A collection of resources and papers on Diffusion Models
tkipf/pygcn
Graph Convolutional Networks in PyTorch
guanyingc/cv_rebuttal_template
zotero/zotero
Zotero is a free, easy-to-use tool to help you collect, organize, annotate, cite, and share your research sources.
zoubohao/DenoisingDiffusionProbabilityModel-ddpm-
This may be the simplest implement of DDPM. You can directly run Main.py to train the UNet on CIFAR-10 dataset and see the amazing process of denoising.
VinAIResearch/WaveDiff
Official Pytorch Implementation of the paper: Wavelet Diffusion Models are fast and scalable Image Generators (CVPR'23)
Tsingpeng/HO-MHT
多假设目标跟踪/面向假设的多假设目标跟踪/HypothesisOriented Multi-Hypothesis Target Tracking / MHT/ HOMHT
1adrianb/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
sejong-rcv/MLPD-Multi-Label-Pedestrian-Detection
[RA-L with IROS2021] Multi-Label Pedestrian Detection in Multispectral data
Jamie725/Multimodal-Object-Detection-via-Probabilistic-Ensembling
luzhang16/AR-CNN
Weakly Aligned Cross-Modal Learning for Multispectral Pedestrian Detection, ICCV, 2019
fbcotter/pytorch_wavelets
Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet
CalayZhou/Multispectral-Pedestrian-Detection-Resource
A list of resouces for multispectral pedestrian detection,including the datasets, methods, annotations and tools.
MuhammadYaseenKhan/Longman-Communication
This repository shares the Longman Communication 3000 and 9000 words in simple txt and JSON formats.
Mythologyli/zju-connect
ZJU RVPN 客户端的 Go 语言实现
Mythologyli/ZJU-Connect-for-Windows
基于 Qt 编写的 ZJU 网络客户端
Icecream-blue-sky/Past-and-present-small-object-detection
Latest paper about small object detection
One-sixth/ms_ssim_pytorch
A fast ssim & ms-ssim implement code with pytorch jit.
VainF/pytorch-msssim
Fast and differentiable MS-SSIM and SSIM for pytorch.
myownskyW7/CARAFE
This Repo is the official CUDA implementation of ICCV 2019 Oral paper for CARAFE: Content-Aware ReAssembly of FEatures
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐