Yeah21's Stars
AbdelrahmanDeghedy/Online-Dictionary-Learning-for-Sparse-Coding
Online Dictionary Learning for Sparse Coding
bnpy/bnpy
Bayesian nonparametric machine learning for Python
satellite-image-deep-learning/techniques
Techniques for deep learning with satellite & aerial imagery
SebastianHafner/DDA_UrbanExtraction
Unsupervised domain adaptation for global urban extraction using Sentinel-1 SAR and Sentinel-2 MSI data
HanxunH/Unlearnable-Examples
[ICLR2021] Unlearnable Examples: Making Personal Data Unexploitable
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
llu025/Heterogeneous_CD
This repository contains the software developed for the project of Heterogeneous Change Detection in Remote Sensing Images.
RadarCODE/awesome-sar
A curated list of awesome Synthetic Aperture Radar (SAR) software, libraries, and resources.
XPixelGroup/BasicSR
Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
Alien9427/SAR_specific_models
JesperDramsch/keras-complex
Keras-Tensorflow implementation of complex-valued convolutional neural networks
junxiaosong/AlphaZero_Gomoku
An implementation of the AlphaZero algorithm for Gomoku (also called Gobang or Five in a Row)
zhangxuying1004/RSTNet
Official Code for 'RSTNet: Captioning with Adaptive Attention on Visual and Non-Visual Words' (CVPR 2021)
FurkanOM/tf-faster-rcnn
Tensorflow 2 Faster-RCNN implementation from scratch supporting to the batch processing with MobileNetV2 and VGG16 backbones
dandelin/ViLT
Code for the ICML 2021 (long talk) paper: "ViLT: Vision-and-Language Transformer Without Convolution or Region Supervision"
jiahuei/Self-Critical-SCST-TensorFlow
Self-Critical Sequence Training (SCST) and various multi-head attention mechanisms.
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
intel/caffe
This fork of BVLC/Caffe is dedicated to improving performance of this deep learning framework when running on CPU, in particular Intel® Xeon processors.
spmallick/learnopencv
Learn OpenCV : C++ and Python Examples
TommyZihao/ZihaoTutorialOfRaspberryPi
子豪兄的零基础树莓派教程,代码存放地及更新勘误
DeepRNN/image_captioning
Tensorflow implementation of "Show, Attend and Tell: Neural Image Caption Generation with Visual Attention"