kunzhan
Kun Zhan received the BS and PhD degrees from Lanzhou University, China, in 2005 and 2010, respectively. Currently, He works in Lanzhou University.
Lanzhou University
kunzhan's Stars
HazyResearch/diffusers
🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch
lidangzzz/How-to-run
立党零基础转码笔记
MLNLP-World/Top-AI-Conferences-Paper-with-Code
MLNLP: This repository is a collection of AI top conferences papers (e.g. ACL, EMNLP, NAACL, COLING, AAAI, IJCAI, ICLR, NeurIPS, and ICML) with open resource code
wangsiwei2010/NeurIPS22-FMVACC
Introduction and related code for our NeurIPS22 paper ‘ Align then Fusion: Generalized Large-scale Multi-view Clustering with Anchor Matching Correspondences’
Emiyalzn/GraphDE
Official implementation for GraphDE: A Generative Framework for Debiased Learning and Out-of-Distribution Detection on Graphs (NeurIPS 2022).
YangLing0818/Diffusion-Models-Papers-Survey-Taxonomy
Diffusion model papers, survey, and taxonomy
dvlab-research/Parametric-Contrastive-Learning
Parametric Contrastive Learning (ICCV2021) & GPaCo (TPAMI 2023)
chingyaoc/TMD
NeurIPS 2022: Tree Mover’s Distance: Bridging Graph Metrics and Stability of Graph Neural Networks
dougbrion/pytorch-classification-uncertainty
This repo contains a PyTorch implementation of the paper: "Evidential Deep Learning to Quantify Classification Uncertainty"
LirongWu/KDGA
Code for NeurIPS 2022 paper "Knowledge Distillation Improves Graph Structure Augmentation for Graph Neural Networks"
jcteng/python-opengl-tutorial
Python opengl-tutorial base on PyOpenGL.
PaulJuliusMartinez/jless
jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
liliangnudt/MVBGC-NFF
The code for MVBGC-NFF.
hazdzz/awesome-gnn
A list for GNNs and related works.
yfzhang114/Generalization-Causality
关于domain generalization,domain adaptation,causality,robutness,prompt,optimization,generative model各式各样研究的阅读笔记
JunweiLiang/awesome_lists
Awesome Lists for Tenure-Track Assistant Professors and PhD students. (助理教授/博士生生存指南)
sixiaozheng/EVT-K-means
lucidrains/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
crowsonkb/k-diffusion
Karras et al. (2022) diffusion models for PyTorch
iscyy/yoloair
🔥🔥🔥 专注于YOLOv5,YOLOv7、YOLOv8、YOLOv9改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
lucidrains/egnn-pytorch
Implementation of E(n)-Equivariant Graph Neural Networks, in Pytorch
CompVis/latent-diffusion
High-Resolution Image Synthesis with Latent Diffusion Models
luyvlei/BiSMAPs
facebookresearch/msn
Masked Siamese Networks for Label-Efficient Learning (https://arxiv.org/abs/2204.07141)
sail-sg/Adan
Adan: Adaptive Nesterov Momentum Algorithm for Faster Optimizing Deep Models
vturrisi/solo-learn
solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
VisionLearningGroup/DAL
Domain agnostic learning with disentangled representations
mil-tokyo/MCD_DA
bubbliiiing/yolov7-tiny-pytorch
这是一个yolov7-tiny-pytorch的源码,可以用于训练自己的模型。