iomanker's Stars
GuoLanqing/Awesome-High-Resolution-Diffusion
🔥🔥🔥A curated list of papers on recent diffusion-based high-resolution image and video synthesis works.
IDEA-Research/TAPTR
[ECCV 2024 & NeurIPS 2024] Official implementation of the paper TAPTR & TAPTRv2 & TAPTRv3
dswh/ai-engineer-roadmap
A roadmap describing the required skills, learning resources and sample tools to become an AI Engineer
stas00/ml-engineering
Machine Learning Engineering Open Book
jcy132/Hneg_SRC
Official Pytorch implementation of "Exploring Patch-wise Semantic Relation for Contrastive Learning in Image-to-Image Translation Tasks" (CVPR 2022)
yandex-research/ddpm-segmentation
Label-Efficient Semantic Segmentation with Diffusion Models (ICLR'2022)
harlanhong/CVPR2022-DaGAN
Official code for CVPR2022 paper: Depth-Aware Generative Adversarial Network for Talking Head Video Generation
sangwoomo/FreezeD
Freeze the Discriminator: a Simple Baseline for Fine-Tuning GANs (CVPRW 2020)
mossr/BeautifulAlgorithms.jl
Concise and beautiful algorithms written in Julia
weihaox/awesome-image-translation
Collection of awesome resources on image-to-image translation.
jfzhang95/pytorch-deeplab-xception
DeepLab v3+ model in PyTorch. Support different backbones.
isl-org/PhotorealismEnhancement
Code & Data for Enhancing Photorealism Enhancement
binhnguyennus/awesome-scalability
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
taesungp/swapping-autoencoder-pytorch
Official Implementation of Swapping Autoencoder for Deep Image Manipulation (NeurIPS 2020)
ksb2043/instagram_influencer_dataset
Influencer dataset collected from Instagram
srware/Retail_Workshop
EngTW/English-for-Programmers
《程式英文》:用英文提昇程式可讀性
photosynthesis-team/piq
Measures and metrics for image2image tasks. PyTorch.
victordibia/handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
ArtemSkrebkov/dldt
OpenVINO™ Toolkit - Deep Learning Deployment Toolkit repository
DeepTrickLab/Self-Attention-GAN
Tensorflow-2.0 implementation of Self-Attention-GAN
InfuseAI/primehub
open-source MLOps platform
mml-book/mml-book.github.io
Companion webpage to the book "Mathematics For Machine Learning"
purelyvivid/first-order-model-m
I propose a method which regards key points as a Graph, modeled by Attention-Based Graph Neural Network.
szymonmaszke/torchlayers
Shape and dimension inference (Keras-like) for PyTorch layers and neural networks
lzhbrian/image-to-image-papers
🦓<->🦒 🌃<->🌆 A collection of image to image papers with code (constantly updating)
codex-team/editor.js
A block-style editor with clean JSON output
ianstormtaylor/slate
A completely customizable framework for building rich text editors. (Currently in beta.)
jimmYA-1995/Self-Attention-GAN
implement Self Attention GAN with TF2.0
jimmYA-1995/SN-GAN
Tensorflow implementation of spectral normalization GAN for cifar10.