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/1024-web-crawler
🚗🚗1024社区单线程图片爬虫
clxie/1024app-android
草榴官方客户端,小草客户端,Android
clxie/ARCNN-keras
A tf-keras implementation of ARCNN (Deep Convolution Networks for Compression Artifacts Reduction)
clxie/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
clxie/AttentionDeepMIL
Implementation of Attention-based Deep Multiple Instance Learning in PyTorch
clxie/AttentionOCR
Scene text recognition
clxie/BAM-A-lightweight-but-efficient-Balanced-attention-mechanism-for-super-resolution
we proposed a light-weigt but efficient blanced attention mechanism for SISR task.
clxie/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
clxie/co-mod-gan
[ICLR 2021, Spotlight] Large Scale Image Completion via Co-Modulated Generative Adversarial Networks
clxie/CVPR2020-Code
CVPR 2020 论文开源项目合集
clxie/Deep-Learning-with-TensorFlow-book
深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
clxie/denoising
This is the implementation of several supervised and unsupervised approaches for multiphoton microscopy image denoising, including CARE, DnCNN, ResNet, Noise2Noise, Noise2Void, Probabilistic Noise2Void, and structured Noise2Void.
clxie/GSCNN
Gated-Shape CNN for Semantic Segmentation (ICCV 2019)
clxie/keras-attention-mechanism
Attention mechanism Implementation for Keras.
clxie/LIR-for-Unsupervised-IR
This is an implementation for the CVPR2020 paper "Learning Invariant Representation for Unsupervised Image Restoration"
clxie/MUNIT
Multimodal Unsupervised Image-to-Image Translation
clxie/Noise2Void
clxie/PureLetDeconv
PURE-LET image deconvolution
clxie/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
clxie/PyTorch-Networks
Pytorch implementation of cnn network
clxie/pytorch-noise2void
Noise2Void - Learning Denoising from Single Noisy Images
clxie/PyTorch-VAE
A Collection of Variational Autoencoders (VAE) in PyTorch.
clxie/self-supervised-poisson-gaussian
Self Supervised Poisson-Gaussian Denoising
clxie/selfsupervised-denoising
High-Quality Self-Supervised Deep Image Denoising - Unofficial PyTorch implementation of the NeurIPS 2019 paper
clxie/Sentence-VAE
PyTorch Re-Implementation of "Generating Sentences from a Continuous Space" by Bowman et al 2015 https://arxiv.org/abs/1511.06349
clxie/stockholm
一个股票数据(沪深)爬虫和选股策略测试框架
clxie/stylegan
StyleGAN - Official TensorFlow Implementation
clxie/TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
clxie/vae
a simple vae and cvae from keras
clxie/vaex
Out-of-Core DataFrames for Python, ML, visualize and explore big tabular data at a billion rows per second 🚀