Pinned Repositories
AuxiLearn
Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]
awesome-self-supervised-learning
A curated list of awesome self-supervised methods
awesome-visual-question-answering
A curated list of Visual Question Answering(VQA)(Image/Video Question Answering),Visual Question Generation ,Visual Dialog ,Visual Commonsense Reasoning and related area.
BIAO_WWW23
The repository of WWW23 paper: Cross-domain Recommendation with Behavioral Importance Perceptron
CDR
This is the repository of the NeurIPS 2021 paper "Curriculum Disentangled Recommendation withNoisy Multi-feedback"
DisenBooth
The official repository for our ICLR2024 paper, DisenBooth: Identity-Preserving Disentangled Tuning for Subject-Driven Text-to-Image Generation
disenstudio.github.io
Customized Multi-subject Text-to-video Generation with Disentangled Spatial Control
forchchch.github.io
JTDS
This reporsitory is for the code of the paper Auxiliary Learning with Joint Task and Data Scheduling
MAOAL
Repository of NeurIPS22 Module-Aware Optimization for Auxiliary Learning
forchchch's Repositories
forchchch/DisenBooth
The official repository for our ICLR2024 paper, DisenBooth: Identity-Preserving Disentangled Tuning for Subject-Driven Text-to-Image Generation
forchchch/CDR
This is the repository of the NeurIPS 2021 paper "Curriculum Disentangled Recommendation withNoisy Multi-feedback"
forchchch/BIAO_WWW23
The repository of WWW23 paper: Cross-domain Recommendation with Behavioral Importance Perceptron
forchchch/JTDS
This reporsitory is for the code of the paper Auxiliary Learning with Joint Task and Data Scheduling
forchchch/MAOAL
Repository of NeurIPS22 Module-Aware Optimization for Auxiliary Learning
forchchch/disenstudio.github.io
Customized Multi-subject Text-to-video Generation with Disentangled Spatial Control
forchchch/AuxiLearn
Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]
forchchch/forchchch.github.io
forchchch/awesome-self-supervised-learning
A curated list of awesome self-supervised methods
forchchch/awesome-visual-question-answering
A curated list of Visual Question Answering(VQA)(Image/Video Question Answering),Visual Question Generation ,Visual Dialog ,Visual Commonsense Reasoning and related area.
forchchch/benchmark
forchchch/BootstrappingLoss
Bootstrapping loss function implementation in pytorch
forchchch/break-a-scene
Official implementation for "Break-A-Scene: Extracting Multiple Concepts from a Single Image" [SIGGRAPH Asia 2023]
forchchch/CNNDetection
Code for the paper: CNN-generated images are surprisingly easy to spot... for now https://peterwang512.github.io/CNNDetection/
forchchch/ControlNet
Let us control diffusion models!
forchchch/CTR_Algorithm
一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM,xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,DIN, DIEN ... (pytorch, tf2.0)
forchchch/DASL
forchchch/Deep-Reasoning-Papers
Recent Papers including Neural Symbolic Reasoning, Logical Reasoning, Visual Reasoning, planning and any other topics connecting deep learning and reasoning
forchchch/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
forchchch/lang-segment-anything
SAM with text prompt
forchchch/Meta-Weight-Net_Code-Optimization
A new code framework that uses pytorch to implement meta-learning, and takes Meta-Weight-Net as an example.
forchchch/minet_released_code
MiNet: Mixed Interest Network for Cross-Domain Click-Through Rate Prediction
forchchch/Mix-of-Show
NeurIPS 2023, Mix-of-Show: Decentralized Low-Rank Adaptation for Multi-Concept Customization of Diffusion Models
forchchch/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
forchchch/pytorch_resnet_cifar10
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.
forchchch/SD_img2txt_prompt
forchchch/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.
forchchch/svdiff-pytorch
Implementation of "SVDiff: Compact Parameter Space for Diffusion Fine-Tuning"
forchchch/Transformer-Encoder
Implementation of Transformer encoder in PyTorch
forchchch/YOLOv6
YOLOv6: a single-stage object detection framework dedicated to industrial applications.