ouyangqian1982's Stars
keras-team/keras
Deep Learning for humans
apachecn/ailearning
AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
marcbelmont/cnn-watermark-removal
Fully convolutional deep neural network to remove transparent overlays from images
Wasim37/deeplearning-assignment
深度学习笔记
ViTAE-Transformer/ViTAE-Transformer-Remote-Sensing
A comprehensive list [SAMRS@NeurIPS'23, RVSA@TGRS'22, RSP@TGRS'22] of our research works related to remote sensing, including papers, codes, and citations. Note: The repo for [TGRS'22] "An Empirical Study of Remote Sensing Pretraining" has been moved to: https://github.com/ViTAE-Transformer/RSP
krasserm/face-recognition
Deep face recognition with Keras, Dlib and OpenCV
see--/keras-centernet
A Keras implementation of CenterNet with pre-trained model (unofficial)
xungeer29/Remote-Sensing-Image-Classification
深度学习图像分类的入门教程
alexisbcook/ResNetCAM-keras
Keras implementation of a ResNet-CAM model
alexisbcook/keras_transfer_cifar10
Object classification with CIFAR-10 using transfer learning
AceCoooool/ML-Andrew-Ng
Coursera Machine Learning (Andrew Ng) --- python code
BUPTLdy/Land_Use_CNN
Classification in Remote Sensing Optical Images by CNNs
yhlleo/cifar10Dataset
Create your own dataset with the similar format with CIFAR10 in python version.
lehaifeng/RSI-CB
Remote Sensing Image Classification Benchmark for Deep Learning
527760681/Keras-Remote-sensing-image-retrieval
this is an implement of DenseNet using keras ,this project can do Remote sensing image classifiy or retrieval.I trained and evaluated this model on a dataset called PatternNet.
weihancug/SENet_ResNeXt_Remote_Sensing_Scene_Classification
SENet ResNeXt and Resnet for High-resolution Remote Sensing Scene Clasisification
RSIA-LIESMARS-WHU/RSD46-WHU
A 46-classes public dataset for remote sensing image scene classification.
efidalgo/AutoBlur-CNN-Features
Script to extract CNN deep features with different ConvNets, and then use them for an Image Classification task with a SVM classifier with lineal kernel over the following small datasets: Soccer [1], Birds [2], 17flowers [3], ImageNet-6Weapons[4] and ImageNet-7Arthropods[4].
AliBahri94/Remote-Sensing-Image-Classification-via-Improved-Cross-Entropy-Loss-and-Transfer-Learning-Strategy
Remote Sensing Image Classification via Improved Cross-Entropy Loss and Transfer Learning Strategy Based on Deep Convolutional Neural Networks
yuto3o/SKNet-Keras
Simple tensorflow-keras implementation of SKConv in Selective Kernel Networks
whut2962575697/vgg
vgg模型进行遥感影像场景分类
asdfv1929/Saliency_LC_Algorithm
图像显著性检测算法 - LC
gregbehm/UC-Merced-Pretrained-CNN
Image classification by transfer learning in Keras.
tomoyaf/keras_example_with_confusion_matrix
keras_example_with_confusion_matrix
manuchopra/ImageClassificationKNN-Softmax-SVM
A simple image classification pipeline using KNN, Softmax and SVM
527760681/Remote_sensing_landuse_classification
an implement of remote sensing landuse classificaton using keras with own data