Pinned Repositories
adversarial-autoencoders-tf
Tensorflow implementation of Adversarial Autoencoders
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
caffe
Caffe: a fast open framework for deep learning.
CVPR2020-Code
CVPR 2020 论文开源项目合集
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。
dataset-build
Create .h5 format data set for our own images with python.
DBNMicroarray
Classification for microarray data such as breast cancer, leukemia ALL-AML, lung cancer, colon tumor, and ovarian cancer using deep belief network algorithm.
dcgan-completion.tensorflow
Image Completion with Deep Learning in TensorFlow
spatial-transformer-tensorflow
🌐Tensorflow Implementation of Spatial Transformer Networks
Coastline2018's Repositories
Coastline2018/spatial-transformer-tensorflow
🌐Tensorflow Implementation of Spatial Transformer Networks
Coastline2018/adversarial-autoencoders-tf
Tensorflow implementation of Adversarial Autoencoders
Coastline2018/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Coastline2018/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Coastline2018/CVPR2020-Code
CVPR 2020 论文开源项目合集
Coastline2018/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。
Coastline2018/Deep-Reinforcement-Learning-Hands-On
Hands-on Deep Reinforcement Learning, published by Packt
Coastline2018/ECCV2020-Code
ECCV 2020 论文开源项目合集,同时欢迎各位大佬提交issue,分享ECCV 2020开源项目
Coastline2018/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Coastline2018/Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
Coastline2018/Latex
This is a Latex-WorkSpace being used by xinze.zh includes tutorial, CV and templates.
Coastline2018/lrslibrary
Low-Rank and Sparse Tools for Background Modeling and Subtraction in Videos
Coastline2018/Machine-Learning-Notes
周志华《机器学习》手推笔记
Coastline2018/machine-learning-yearning
Translation of <Machine Learning Yearning> by Andrew NG
Coastline2018/machine-learning-yearning-cn
MACHINE LEARNING YEARNING BY ANDREW NG
Coastline2018/MachineLearningNote
Coastline2018/models
Models and examples built with TensorFlow
Coastline2018/ModSimPy
Text and supporting code for Modeling and Simulation in Python
Coastline2018/NTU-HsuanTienLin-MachineLearning
Coastline2018/pwc
Papers with code. Sorted by stars. Updated weekly.
Coastline2018/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
Coastline2018/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Coastline2018/R-CNN
My implementation of RCNN for the Flower Dates
Coastline2018/superpoint_graph
Large-scale Point Cloud Semantic Segmentation with Superpoint Graphs
Coastline2018/ucasthesis
[最新样式] **科学院大学学位论文 LaTeX 模板 LaTeX Thesis Template for the University of Chinese Academy of Sciences
Coastline2018/Unet
A demo of Unet to detect edges!
Coastline2018/vision-transformer
Tensorflow implementation of the Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
Coastline2018/vision_transformer
Coastline2018/Vision_Transformer_Keras
Keras Implementation of Vision Transformer (An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale)
Coastline2018/ViT
An Image is Worth 16x16 Words: Transformers for Image Recognition at Scale