Pinned Repositories
2D-Gaussian-Splatting
A 2D Gaussian Splatting paper for no obvious reasons. Enjoy!
3inGAN
AA-RMVSNet
Code for AA-RMVSNet: Adaptive Aggregation Recurrent Multi-view Stereo Network (ICCV 2021).
aanet
[CVPR 2020] AANet: Adaptive Aggregation Network for Efficient Stereo Matching
ACVNet
ACVNet: Attention Concatenation Volume for Accurate and Efficient Stereo Matching (CVPR 2022)
AdaMixer
[CVPR 2022 Oral] AdaMixer: A Fast-Converging Query-Based Object Detector
adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks.
DFS
iVMCL-Release
Codes for projects by the iVMCL group at NC State
Torment123's Repositories
Torment123/inr-gan
Adversarial Generation of Continuous Images [CVPR 2021]
Torment123/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
Torment123/DRC
[NeurIPS 2021] Unsupervised Foreground Extraction via Deep Region Competition
Torment123/slate
This is the official source code for SLATE. We provide the code for the model, the training code, and a dataset loader for the 3D Shapes dataset. This code is implemented in Pytorch.
Torment123/deep-video-prior
Code for NeurIPS 2020 paper: Blind Video Temporal Consistency via Deep Video Prior
Torment123/CFNet
CFNet: Cascade and Fused Cost Volume for Robust Stereo Matching(CVPR2021)
Torment123/MetaInternalLearning
Official Pytorch implementation of Meta Internal Learning
Torment123/FSL-Mate
FSL-Mate: A collection of resources for few-shot learning (FSL).
Torment123/Awesome-Zero-Shot-Learning
Latest progresses (papers & datasets) of zero-shot learning.
Torment123/Awesome-Few-Shot-Image-Generation
A curated list of papers, code and resources pertaining to few-shot image generation
Torment123/gansformer
Generative Adversarial Transformers
Torment123/ic_gan
Official repository for the paper "Instance-Conditioned GAN" by Arantxa Casanova, Marlene Careil, Jakob Verbeek, Michał Drożdżal, Adriana Romero-Soriano.
Torment123/SPADE
Semantic Image Synthesis with SPADE
Torment123/awesome-fast-attention
list of efficient attention modules
Torment123/segmentation_in_style
https://arxiv.org/abs/2107.12518
Torment123/srf
Stereo Radiance Fields (SRF) - Codebase
Torment123/BIT_CD
Official Pytorch Implementation of "Remote Sensing Image Change Detection with Transformers"
Torment123/EigenGAN-Tensorflow
EigenGAN: Layer-Wise Eigen-Learning for GANs (ICCV 2021)
Torment123/chef
Torment123/SCALOR
Official PyTorch implementation of "SCALOR: Generative World Models with Scalable Object Representations"
Torment123/res-mlp-pytorch
Implementation of ResMLP, an all MLP solution to image classification, in Pytorch
Torment123/Fewshot-SMIS
Pytorch implementation of few-shot semantic image synthesis
Torment123/GAN-Metrics
A collection of metrics for evaluating GAN models.
Torment123/F2GAN-Few-Shot-Image-Generation
Fusing-and-Filling GAN (F2GAN) for few-shot image generation, ACM MM2020
Torment123/Group-Supervised-Learning
[ICLR 2021] Zero-shot Synthesis with Group-Supervised Learning
Torment123/layout2img
Context-Aware Layout to Image Generation with Enhanced Object Appearance
Torment123/glom-pytorch
An attempt at the implementation of Glom, Geoffrey Hinton's new idea that integrates concepts from neural fields, top-down-bottom-up processing, and attention (consensus between columns), for emergent part-whole heirarchies from data
Torment123/gan-metrics-pytorch
Metrics for evaluating generative models.
Torment123/sefa
[CVPR 2021] Closed-Form Factorization of Latent Semantics in GANs
Torment123/DALL-E
PyTorch package for the discrete VAE used for DALL·E.