Pinned Repositories
awesome-rl
Reinforcement learning resources curated
awesome-semantic-segmentation
awesome-semantic-segmentation
CODE_X
Cross-domain-Human-Parsing-via-Adversarial-Feature-and-Label-Adaptation
we propose a novel and efficient cross-domain human parsing model to bridge the cross-domain differences in terms of visual appearance and environment conditions and fully exploit commonalities across domains. Our proposed model explicitly learns a feature compensation net-work, which is specialized for mitigating the cross-domain differences. A discriminative feature adversarial network is introduced to supervise the feature compensation to effectively reduces the discrepancy between feature distributions of two domains. Besides, our proposed model also introduces a structured label adversarial network to guide the parsing results of the target domain to follow the high-order relationships of the structured labels shared across domains. The proposed framework is end-to-end trainable, practical and scalable in real applications. Extensive experiments are con- ducted where LIP dataset is the source domain and 4 different datasets including surveillance videos, movies and run- way shows without any annotations, are evaluated as target domains. The results consistently confirm data efficiency and performance advantages of the proposed method for the challenging cross-domain human parsing problem.
Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
faceswap
Python script to put facial features from one face onto another
kornia
Open Source Differentiable Computer Vision Library for PyTorch
makeupGAN
A makeup method via GAN
maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
pytorch-projection_sngan
pytorch implementation of projection-sngan
mathfinder's Repositories
mathfinder/Cross-domain-Human-Parsing-via-Adversarial-Feature-and-Label-Adaptation
we propose a novel and efficient cross-domain human parsing model to bridge the cross-domain differences in terms of visual appearance and environment conditions and fully exploit commonalities across domains. Our proposed model explicitly learns a feature compensation net-work, which is specialized for mitigating the cross-domain differences. A discriminative feature adversarial network is introduced to supervise the feature compensation to effectively reduces the discrepancy between feature distributions of two domains. Besides, our proposed model also introduces a structured label adversarial network to guide the parsing results of the target domain to follow the high-order relationships of the structured labels shared across domains. The proposed framework is end-to-end trainable, practical and scalable in real applications. Extensive experiments are con- ducted where LIP dataset is the source domain and 4 different datasets including surveillance videos, movies and run- way shows without any annotations, are evaluated as target domains. The results consistently confirm data efficiency and performance advantages of the proposed method for the challenging cross-domain human parsing problem.
mathfinder/pytorch-projection_sngan
pytorch implementation of projection-sngan
mathfinder/CODE_X
mathfinder/awesome-rl
Reinforcement learning resources curated
mathfinder/awesome-semantic-segmentation
awesome-semantic-segmentation
mathfinder/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
mathfinder/faceswap
Python script to put facial features from one face onto another
mathfinder/kornia
Open Source Differentiable Computer Vision Library for PyTorch
mathfinder/makeupGAN
A makeup method via GAN
mathfinder/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
mathfinder/mathfinder.github.io
mathfinder/NSCL-PyTorch-Release
PyTorch implementation for the Neuro-Symbolic Concept Learner (NS-CL).
mathfinder/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
mathfinder/python-script
mathfinder/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
mathfinder/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset