-
Nanjing University of Information Science & Technology
- Nanjing
-
21:23
(UTC +08:00)
-
CCDM Public
Code repository for Continuous Conditional Diffusion Model (CCDM)
-
gigagan-pytorch Public
Forked from lucidrains/gigagan-pytorchImplementation of GigaGAN, new SOTA GAN out of Adobe. Culmination of nearly a decade of research into GANs
Python MIT License UpdatedJan 12, 2025 -
SOAP-KD Public
Regression-Oriented Knowledge Distillation for Lightweight Ship Orientation Angle Prediction with Optical Remote Sensing Images
-
-
Awesome-Super-Resolution Public
Forked from ChaofWang/Awesome-Super-ResolutionCollect super-resolution related papers, data, repositories
1 UpdatedNov 8, 2024 -
-
satellite-image-deep-learning Public
Forked from satellite-image-deep-learning/techniquesDeep learning with satellite & aerial imagery
-
awesome-gan-inversion Public
Forked from weihaox/GAN-InversionA collection of resources on GAN inversion.
-
cDR-RS Public
Efficient Subsampling of Realistic Images From GANs Conditional on a Class or a Continuous Variable
-
cGAN-KD Public
A unified cGAN-based knowledge distillation method
-
A-Survey-on-Generative-Diffusion-Model Public
Forked from chq1155/A-Survey-on-Generative-Diffusion-Model4 UpdatedOct 28, 2023 -
awesome-hand-pose-estimation Public
Forked from xinghaochen/awesome-hand-pose-estimationAwesome work on hand pose estimation/tracking
-
PyTorch-StudioGAN Public
Forked from POSTECH-CVLab/PyTorch-StudioGANStudioGAN is a Pytorch library providing implementations of representative Generative Adversarial Networks (GANs) for conditional/unconditional image generation.
-
improved_CcGAN Public
Continuous Conditional Generative Adversarial Networks (CcGAN)
-
gan-compression Public
Forked from mit-han-lab/gan-compression[CVPR 2020] GAN Compression: Efficient Architectures for Interactive Conditional GANs
-
examples Public
Forked from LambdaLabsML/examplesDeep Learning Examples
-
machine-learning-notes Public
Forked from roboticcam/machine-learning-notesMy continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义(2000+页)和视频链接
-
pytorch-OpCounter Public
Forked from Lyken17/pytorch-OpCounterCount the MACs / FLOPs of your PyTorch model.
-
thundergbm Public
Forked from Xtra-Computing/thundergbmThunderGBM: Fast GBDTs and Random Forests on GPUs
C++ Apache License 2.0 UpdatedJul 13, 2023 -
Deep-Forest Public
Forked from LAMDA-NJU/Deep-ForestAn Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1)
Python Other UpdatedJul 13, 2023 -
pytorch_geometric Public
Forked from pyg-team/pytorch_geometricGeometric Deep Learning Extension Library for PyTorch
-
awesome-imbalanced-learning Public
Forked from ZhiningLiu1998/awesome-imbalanced-learningEverything about class-imbalanced/long-tail learning: papers, codes, frameworks, and libraries | 有关类别不平衡/长尾学习的一切:论文、代码、框架与库
-
GNNPapers Public
Forked from thunlp/GNNPapersMust-read papers on graph neural networks (GNN)
1 UpdatedJul 13, 2023 -
-
vit-pytorch Public
Forked from lucidrains/vit-pytorchImplementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
-
mae Public
Forked from facebookresearch/maePyTorch implementation of MAE https//arxiv.org/abs/2111.06377
-
guided-diffusion Public
Forked from openai/guided-diffusion -
vision_transformer Public
Forked from google-research/vision_transformer -
DenoisingDiffusionProbabilityModel-ddpm- Public
Forked from 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.
-
Cold-Diffusion-Models Public
Forked from arpitbansal297/Cold-Diffusion-ModelsOfficial implementation of Cold-Diffusion for different transformations in pytorch.