ybubnov/torch_geopooling
The geospatial pooling modules for neural networks in PyTorch
This library provides specialized layers for PyTorch that help neural networks understand and process geographical information more effectively. It takes geospatial coordinates (like latitude and longitude) and organizes them into a grid-like structure, producing a feature vector for each grid cell. This is useful for machine learning engineers and researchers who are building neural networks that analyze spatial data.
Available on PyPI.
Use this if you are a machine learning engineer or researcher developing neural networks in PyTorch that need to process or make predictions based on geographical coordinates.
Not ideal if you are not working with PyTorch or if your machine learning tasks do not involve geospatial data.
Stars
20
Forks
—
Language
C++
License
GPL-3.0
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ybubnov/torch_geopooling"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
siapy/siapy-lib
🥷 A Python package for efficient processing of spectral images
yueliu1999/Awesome-Deep-Graph-Clustering
Awesome Deep Graph Clustering is a collection of SOTA, novel deep graph clustering methods...
Tony607/Keras_Deep_Clustering
How to do Unsupervised Clustering with Keras
bourdakos1/CapsNet-Visualization
🎆 A visualization of the CapsNet layers to better understand how it works
loretoparisi/CapsNet
CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between Capsules" - State Of the Art