Pinned Repositories
1024-web-crawler
🚗🚗1024社区单线程图片爬虫
1024app-android
草榴官方客户端,小草客户端,Android
1024crawer
基于python的1024爬虫,可爬下1024的文章和图片放到当前目录上。
12306
12306智能刷票,订票
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Anime-GAN-tensorflow
The BIGGAN based Anime generation implemented with tensorflow. All training data has been open sourced.
ARCNN-keras
A tf-keras implementation of ARCNN (Deep Convolution Networks for Compression Artifacts Reduction)
attention
some attention implements
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
clxie's Repositories
clxie/12306
12306智能刷票,订票
clxie/Anime-GAN-tensorflow
The BIGGAN based Anime generation implemented with tensorflow. All training data has been open sourced.
clxie/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
clxie/awesome-spider
爬虫集合
clxie/BigGAN
BigGAN in Runway
clxie/BigGAN-Tensorflow
Simple Tensorflow implementation of "Large Scale GAN Training for High Fidelity Natural Image Synthesis" (BigGAN)
clxie/bodypix
clxie/CCNet
CCNet achieves the state-of-the-art performance on Cityscapes and ADE20K.
clxie/contour_extract
clxie/DANet
Dual Attention Network for Scene Segmentation (CVPR2019)
clxie/DeepCreamPy
Decensoring Hentai with Deep Neural Networks
clxie/DeepLabV3-Tensorflow
Reimplementation of DeepLabV3
clxie/g-tensorflow-models
tensorflow/models with GIoU
clxie/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
clxie/Global_Convolutional_Network
Pytorch implementation of GCN architecture for sematic segmentation
clxie/keras-non-local-nets
Keras implementation of Non-local Neural Networks
clxie/Kobayashi_OpenCV_py
clxie/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
clxie/mnist
Pytorch mnist example
clxie/numpy-doc-zh
:book: [译] NumPy 中文参考(待校对)
clxie/pandas-doc-zh
:book: [译] Pandas 中文文档(待校对)
clxie/Pix2PixHD-1
Simplified version of Pix2PixHD trained on face edges! Generate faces with Your own drawings!
clxie/pix2pixHD-2
modified version of pix2pixHD from Nvidia, which is part of RapidML development
clxie/PSPNet-Keras-tensorflow
original code : https://github.com/hszhao/PSPNet
clxie/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
clxie/RegNet
Nonrigid image registration using multi-scale 3D convolutional neural networks
clxie/scikit-learn-doc-zh
:book: [译] scikit-learn(sklearn) 中文文档
clxie/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
clxie/TorchSeg
Fast, modular reference implementation and easy training of Semantic Segmentation algorithms in PyTorch.
clxie/unet
unet for image segmentation