Pinned Repositories
104-public-knowledge-base
3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
3DDFA_V2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
Algorithms
A collection of algorithms and data structures
ATVGnet
CVPR 2019
AudioStyleNet
This repository contains the code for my master thesis on Emotion-Aware Facial Animation
Awesome-Anything
General AI methods for Anything: AnyObject, AnyGeneration, AnyModel, AnyTask, AnyX
awesome-faceReenactment
papers about FACE REENACTMENT
Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
Awesome-Talking-Face
📖 A curated list of resources dedicated to talking face.
ImmortalSdm's Repositories
ImmortalSdm/104-public-knowledge-base
ImmortalSdm/Awesome-Anything
General AI methods for Anything: AnyObject, AnyGeneration, AnyModel, AnyTask, AnyX
ImmortalSdm/Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
ImmortalSdm/best_AI_papers_2022
A curated list of the latest breakthroughs in AI (in 2022) by release date with a clear video explanation, link to a more in-depth article, and code.
ImmortalSdm/Chain-of-ThoughtsPapers
A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".
ImmortalSdm/clean-fid
PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
ImmortalSdm/EverythingTalking
ImmortalSdm/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
ImmortalSdm/Generalization-Causality
关于domain generalization,domain adaptation,causality,robutness,prompt,optimization,generative model各式各样研究的阅读笔记
ImmortalSdm/google-research
Google Research
ImmortalSdm/iLAT
The Image Local Autoregressive Transformer (NIPS2021)
ImmortalSdm/imagebart
ImageBART: Bidirectional Context with Multinomial Diffusion for Autoregressive Image Synthesis
ImmortalSdm/ImmortalSdm
ImmortalSdm/In-Context-Learning_PaperList
Paper List for In-context Learning 🌷
ImmortalSdm/mage
mage for visual prompting
ImmortalSdm/mmc4
MultimodalC4 is a multimodal extension of c4 that interleaves millions of images with text.
ImmortalSdm/mmdetection
ImmortalSdm/netron
Visualizer for neural network, deep learning, and machine learning models
ImmortalSdm/NMCE-release
Code for Neural Manifold Clustering and Embedding
ImmortalSdm/object-centric-ovd
[NeurIPS 2022] Official repository of paper titled "Bridging the Gap between Object and Image-level Representations for Open-Vocabulary Detection".
ImmortalSdm/OpenOOD
Benchmarking Generalized Out-of-Distribution Detection
ImmortalSdm/Pretrained-IPT
ImmortalSdm/sdm.github.io
AcadHomepage: A Modern and Responsive Academic Personal Homepage
ImmortalSdm/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
ImmortalSdm/StyleCLIP
Official Implementation for "StyleCLIP: Text-Driven Manipulation of StyleGAN Imagery" (ICCV 2021 Oral)
ImmortalSdm/stylegan3
Official PyTorch implementation of StyleGAN3
ImmortalSdm/taming-transformers
Taming Transformers for High-Resolution Image Synthesis
ImmortalSdm/Transformer-in-Computer-Vision
A paper list of some recent Transformer-based CV works.
ImmortalSdm/TransGAN
[Preprint] "TransGAN: Two Pure Transformers Can Make One Strong GAN, and That Can Scale Up", Yifan Jiang, Shiyu Chang, Zhangyang Wang
ImmortalSdm/ViTGAN
A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.