yousofaly's Stars
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
PaddlePaddle/PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle. (400+ models including Image, Text, Audio, Video and Cross-Modal with Easy Inference & Serving)【安全加固,暂停交互,请耐心等待】
chiphuyen/machine-learning-systems-design
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
satellite-image-deep-learning/techniques
Techniques for deep learning with satellite & aerial imagery
ndrplz/self-driving-car
Udacity Self-Driving Car Engineer Nanodegree projects.
pytroll/satpy
Python package for earth-observing satellite data processing
opengeos/python-geospatial
A collection of Python packages for geospatial analysis with binder-ready notebook examples
SamsungLabs/ritm_interactive_segmentation
Reviving Iterative Training with Mask Guidance for Interactive Segmentation
AstarLight/Satellite-Segmentation
GeostatsGuy/GeostatsPy
GeostatsPy Python package for spatial data analytics and geostatistics. Started as a reimplementation of GSLIB, Geostatistical Library (Deutsch and Journel, 1992) from Fortran to Python, Geostatistics in a Python package. Now with many additional methods. I hope this resources is helpful, Prof. Michael Pyrcz
Lydorn/Polygonization-by-Frame-Field-Learning
This repository contains the code for our fast polygonal building extraction from overhead images pipeline.
aws-samples/amazon-sagemaker-immersion-day
Axel-Bravo/19_udacity_dsa
Data Structures & Algorithms Nanodegree Program from Udacity
TheAlgorithms/website-old
This website is no longer maintained. Please see https://github.com/TheAlgorithms/website
SocialDataSci/Geospatial_Data_with_Python
Introduction to Geospatial Data with Python
PacktPublishing/Learning-Geospatial-Analysis-with-Python-Third-Edition
Learning Geospatial Analysis with Python – Third Edition, published by Packt
j-marple-dev/AYolov2
AKASH2907/project_sunroof_india
Analyzed Google Satellite images to generate a report on individual house rooftop's solar power potential
Sonia-96/Coursera-Data_Structures_and_Algorithms
My solutions to assignments of Data structures and algorithms (by UCSD and HSE) on Coursera. All problems from Course 1 to Course 5 have been solved.
Lydorn/mapalignment
Aligning and Updating Cadaster Maps with Remote Sensing Images
YoungGer/Udacity-SelfDrivingCar-NanoDegree
This is my Self-Driving Car projects with Udacity ND.
zhangfuyang/Conv-MPN
Conv-MPN: Convolutional Message Passing Neural Network for Structured Outdoor Architecture Reconstruction, CVPR2020
Hua-YS/Semantic-Segmentation-with-Sparse-Labels
codes and data for learning from sparse annotations
PARMAGroup/UNet-Instance-Cell-Segmentation
[Pytorch] This project aims to perform well at instance segmentation on the BBBC006 cells dataset. We tested UNet over several configurations including the loss function, evaluation function and the datasets.
abhirupdatta/spatial-statistics-2018
Course material for Advanced Spatial Statistics taught at JHU biostat 3rd term 2017-18
ennauata/buildings2vec
Vectorizing World Buildings
giovannicimolin/PascalVOC-to-Images
A small tool to cut images from Pascal VOC datasets
rohitanil/Instance-Segmentation-using-UNet-and-Dice-Similarity-Coefficient
Deep learning model for identifying cell nuclei from histology images using UNet.
summer-liu/LeetCode-Python