OriginSound's Stars
NJU-ProjectN/os-workbench-2022
DQiaole/priors_guided_image_editing_synthesis
ACCV 2022 Tutorial
DQiaole/DQiaole.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
DQiaole/FlowDiffusion_pytorch
Unofficial pytorch implementation of DDVM.
DQiaole/ZITS_inpainting
[CVPR 2022] Incremental Transformer Structure Enhanced Image Inpainting with Masking Positional Encoding
DQiaole/MatchFlow
[CVPR 2023] Rethinking Optical Flow from Geometric Matching Consistent Perspective
liuhuanyong/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
tmabraham/diffusion_reading_group
Diffusion Reading Group at EleutherAI
TheAlgorithms/Python
All Algorithms implemented in Python
thunlp/ToolLearningPapers
graphdeco-inria/gaussian-splatting
Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
ceykmc/pytorch_model_summary
pytorch model summary, statistic parameters number, memory usage, FLOPs and so on
bmaltais/kohya_ss
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.
ermongroup/ddim
Denoising Diffusion Implicit Models
AntixK/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
yenchenlin/nerf-pytorch
A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.
open-mmlab/OpenMMLabCourse
OpenMMLab course index and stuff
phillipi/pix2pix
Image-to-image translation with conditional adversarial nets
PKUFlyingPig/cs-self-learning
计算机自学指南
Project-MONAI/MONAI
AI Toolkit for Healthcare Imaging
hirofumi0810/neural_sp
End-to-end ASR/LM implementation with PyTorch
philgras/video-head-tracker
Python library for tracking human heads with FLAME (a 3D morphable head model)
yashbhalgat/HashNeRF-pytorch
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
facebookresearch/banmo
BANMo Building Animatable 3D Neural Models from Many Casual Videos
zhanwen/MathModel
研究生数学建模,本科生数学建模、数学建模竞赛优秀论文,数学建模算法,LaTeX论文模板,算法思维导图,参考书籍,Matlab软件教程,PPT
MingchaoZhu/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
open-mmlab/mmcv
OpenMMLab Computer Vision Foundation