Pinned Repositories
Aggregation-Cross-Entropy
Aggregation Cross-Entropy for Sequence Recognition. CVPR 2019.
albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
automatic-watermark-detection
debug automatic-watermark-detection,and success run
awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
Chinese-Names-Corpus
中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。
CV_ToolBox
data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC
DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
darknet
YOLOv4 (v3/v2) - Windows and Linux version of Darknet Neural Networks for object detection (Tensor Cores are used)
deep-image-prior
Image restoration with neural networks but without learning.
liaoxy169's Repositories
liaoxy169/Aggregation-Cross-Entropy
Aggregation Cross-Entropy for Sequence Recognition. CVPR 2019.
liaoxy169/albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
liaoxy169/automatic-watermark-detection
debug automatic-watermark-detection,and success run
liaoxy169/awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
liaoxy169/CenterNet
Object detection, 3D detection, and pose estimation using center point detection:
liaoxy169/Chinese-Names-Corpus
中文人名语料库。人名生成器。中文姓名,姓氏,名字,称呼,日本人名,翻译人名,英文人名。可用于中文分词、人名实体识别。
liaoxy169/CV_ToolBox
data preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC
liaoxy169/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
liaoxy169/darknet
YOLOv4 (v3/v2) - Windows and Linux version of Darknet Neural Networks for object detection (Tensor Cores are used)
liaoxy169/deep-image-prior
Image restoration with neural networks but without learning.
liaoxy169/DoubleDIP
Official implementation of the paper "Double-DIP: Unsupervised Image Decomposition via Coupled Deep-Image-Priors"
liaoxy169/flyai
liaoxy169/GHM_Detection
The implementation of “Gradient Harmonized Single-stage Detector” published on AAAI 2019.
liaoxy169/Leetcode
python
liaoxy169/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
liaoxy169/NICE-GAN-pytorch
Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation
liaoxy169/pytorch-image-classification
use pytorch to do image classfiication tasks
liaoxy169/UGATIT-pytorch
Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation
liaoxy169/White-box-Cartoonization
Official tensorflow implementation for CVPR2020 paper “Learning to Cartoonize Using White-box Cartoon Representations”
liaoxy169/Hello-world
Just another repository
liaoxy169/LearningToCompare_FSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)
liaoxy169/noise2noise-pytorch
PyTorch Implementation of Noise2Noise (Lehtinen et al., 2018)
liaoxy169/ResidualDenseNetwork-Pytorch
Pytorch implement: Residual Dense Network for Image Super-Resolution