recepcanfa's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
TheAlgorithms/C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
jbhuang0604/awesome-computer-vision
A curated list of awesome computer vision resources
satellite-image-deep-learning/techniques
Techniques for deep learning with satellite & aerial imagery
lisa-lab/DeepLearningTutorials
Deep Learning Tutorial notes and code. See the wiki for more info.
Yochengliu/awesome-point-cloud-analysis
A list of papers and datasets about point cloud analysis (processing)
dpilger26/NumCpp
C++ implementation of the Python Numpy library
smallcorgi/Faster-RCNN_TF
Faster-RCNN in Tensorflow
asadoughi/stat-learning
Notes and exercise attempts for "An Introduction to Statistical Learning"
AstarLight/Satellite-Segmentation
jremillard/images-to-osm
Use Mask R-CNN/Keras/TensorFlow and OSM to find features in satellite images for fun.
reachsumit/deep-unet-for-satellite-image-segmentation
Satellite Imagery Feature Detection with SpaceNet dataset using deep UNet
KGPML/Hyperspectral
Deep Learning for Land-cover Classification in Hyperspectral Images.
mitmul/ssai-cnn
Semantic Segmentation for Aerial / Satellite Images with Convolutional Neural Networks including an unofficial implementation of Volodymyr Mnih's methods
ternaus/kaggle_dstl_submission
Code for a winning model (3 out of 419) in a Dstl Satellite Imagery Feature Detection challenge
huster-wgm/geoseg
Geoseg - A Computer Vision Package for Automatic Building Segmentation and Outline extraction
geohackweek/tutorial_contents
Geohackweek Tutorial Contents
BenJamesbabala/Image_Classification_with_5_methods
Compared performance of KNN, SVM, BPNN, CNN, Transfer Learning (retrain on Inception v3) on image classification problem. CNN is implemented with TensorFlow
zhangfuyang/Conv-MPN
Conv-MPN: Convolutional Message Passing Neural Network for Structured Outdoor Architecture Reconstruction, CVPR2020
zia207/Deep-Neural-Network-with-keras-Python-Satellite-Image-Classification
Deep Neural Network with keras(TensorFlow GPU backend) Python: Satellite-Image Classification
hellochick/PWCNet-tf2
TensorFlow-based implementation of "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume".
Boren/MasterThesis
Deep Convolutional Neural Networks for Semantic Segmentation of Multi-Band Satellite Images
nksaraf/lepton-footprint-extraction
Automated building polygon extraction from satellite imagery
leonel11/Building_Detection
Automatic building detection on satellite images of private database using deep learning methods
zhihao-liu/gnss-data-processing
Processing GNSS data with RINEX file format
arashk7/FlowNetSimple_Keras
Implementation of FlowNetSimple in Keras
liweijia/awesome-satellite-imagery-datasets
List of satellite imagery datasets with annotations for computer vision and deep learning
liweijia/tf_unet
Generic U-Net Tensorflow implementation for image segmentation
maocaixia/NumCpp
C++ implementation of the Python Numpy library