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/AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
clxie/AiLearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
clxie/attention
some attention implements
clxie/attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
clxie/autoencoder
个人练习,自编码器及其变形(理论+实践)
clxie/BigGAN-tensorflow-1
Reimplementation of the Paper: Large Scale GAN Training for High Fidelity Natural Image Synthesis
clxie/CRNN-with-STN
implement CRNN in Keras with Spatial Transformer Network
clxie/DANet-keras
keras-Dual Attention Network for Scene Segmentation
clxie/DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"
clxie/denoising-fluorescence
CVPR 2019: Fluorescence Microscopy Denoising (FMD) dataset
clxie/g-darknet
darknet with GIoU
clxie/GCNet
GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond
clxie/Graph-Neural-Network-Review
clxie/hands-on-ml-zh
:book: [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】
clxie/keras-deeplab-v3-plus
Keras implementation of Deeplab v3+ with pretrained weights
clxie/Keras-GAN
Keras implementations of Generative Adversarial Networks.
clxie/Non-local-U-Nets
Non-local U-Nets for Biomedical Image Segmentation
clxie/Non-local_pytorch
Implementation of Non-local Block.
clxie/OpenArkCompiler
Huawei OpenArkCompiler
clxie/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
clxie/pysot
clxie/python-snippets
分享一些有用的python代码片share some useful python snippets
clxie/Res2Net
The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"
clxie/res2net-keras
Keras implementation of a res2net module with tf banckend
clxie/Self-Attention-GAN-Tensorflow
Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)
clxie/selfsupervised-denoising-1
High-Quality Self-Supervised Deep Image Denoising - Official TensorFlow implementation of the NeurIPS 2019 paper
clxie/spatial-transformer-GAN
ST-GAN: Spatial Transformer Generative Adversarial Networks for Image Compositing :eyeglasses: (CVPR 2018)
clxie/spatial-transformer-tensorflow
🐝Tensorflow Implementation of Spatial Transformer Networks
clxie/STN.keras
Implementation of spatial transformer networks (STNs) in keras 2 with tensorflow as backend.
clxie/tensorflow2-docs-zh
TF2.0 / TensorFlow 2.0 / TensorFlow2.0 官方文档中文版