Pinned Repositories
30-seconds-of-python
A curated collection of useful Python snippets that you can understand in 30 seconds or less.
3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
animegan2-pytorch
PyTorch implementation of AnimeGANv2
BoostingMonocularDepth
cloth-segmentation
This repo contains code and a pre-trained model for clothes segmentation.
clothing-color-changer
Simple Python program using MaskRCNNs to change clothing color
cloths_segmentation
Code for binary segmentation of cloths
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
iMaterialist2020-Image-Segmentation-on-Detectron2
In this competition we are tasked to do instance segmentation with attribute localization (recognize one or multiple attributes for the instances) on a fashion and apparel dataset. We customize Detectron2 to handle this new task.
pyod
A Python Toolbox for Scalable Outlier Detection (Anomaly Detection)
danailliu's Repositories
danailliu/iMaterialist2020-Image-Segmentation-on-Detectron2
In this competition we are tasked to do instance segmentation with attribute localization (recognize one or multiple attributes for the instances) on a fashion and apparel dataset. We customize Detectron2 to handle this new task.
danailliu/3d-photo-inpainting
[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
danailliu/animegan2-pytorch
PyTorch implementation of AnimeGANv2
danailliu/BoostingMonocularDepth
danailliu/cloth-segmentation
This repo contains code and a pre-trained model for clothes segmentation.
danailliu/clothing-color-changer
Simple Python program using MaskRCNNs to change clothing color
danailliu/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
danailliu/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
danailliu/DensePose
A real-time approach for mapping all human pixels of 2D RGB images to a 3D surface-based model of the body
danailliu/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
danailliu/FashionFormer
Code for our ECCV-2022 work: Fashionformer A simple, effective and unified baseline for human fashion segmentation and recognition
danailliu/happy-coding-kids
Coding lessons for kids
danailliu/HAttMatting
danailliu/ICON
ICON: Implicit Clothed humans Obtained from Normals (CVPR 2022)
danailliu/iMaterialist2020
This is a segmentation framework modified from MaskRCNN.
danailliu/kaggle-imaterialist2020-model
1st place solution for the iMaterialist (Fashion) 2020
danailliu/learn
记录python,pytorch,git等工具的学习过程,主要是对该工具常用部分进行实践。
danailliu/LFPNet
danailliu/MGMatting
This repository includes the official project of Mask Guided (MG) Matting, presented in our paper: Mask Guided Matting via Progressive Refinement Network
danailliu/MODNet
A Trimap-Free Portrait Matting Solution in Real Time [AAAI 2022]
danailliu/naver-webtoon-faces
Generative models on NAVER Webtoon faces
danailliu/neural-style-pt
PyTorch implementation of neural style transfer algorithm
danailliu/one_shot_3d_photography
This repository contains the code release for the SIGGRAPH 2020 paper "One Shot 3D Photography"
danailliu/PaddleSeg
Easy-to-use image segmentation library with awesome pre-trained model zoo, supporting wide-range of practical tasks in Semantic Segmentation, Interactive Segmentation, Panoptic Segmentation, Image Matting, etc.
danailliu/pifuhd
High-Resolution 3D Human Digitization from A Single Image.
danailliu/pixel_to_svg
Simple unsupervised segmentation based method for turning a raster image into SVG using potrace.
danailliu/Single-Human-Parsing-LIP
PSPNet implemented in PyTorch for single-person human parsing task, evaluating on Look Into Person (LIP) dataset.
danailliu/StyTR-2
StyTr2 : Image Style Transfer with Transformers
danailliu/trimap_generator
Generating automatic trimap through pixel dilation and strongly-connected-component algorithms
danailliu/U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."