awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
RandomFractals avatar

RandomFractals/geo-data-viewer

0
View on GitHub↗
475 stele·46 fork-uri·HTML·Apache-2.0·3 vizualizărimarketplace.visualstudio.com/items?itemName=RandomFractalsInc.geo-data-viewer↗

Geo Data Viewer

Geo Data Analytics tool for VSCode IDE with kepler.gl support to generate and view maps 🗺️ without any Python 🐍, IPyWidgets ⚙️, pandas 🐼, Jupyter notebooks 📚, or ReactJS ⚛️ app code.

Features

  • Deep Learning and Computer Vision - VSCode extension for visualizing geospatial data formats.
  • Geospatial Data Infrastructure - VSCode extension for visualizing various geospatial data formats.

Istoric stele

Graficul istoricului de stele pentru randomfractals/geo-data-viewerGraficul istoricului de stele pentru randomfractals/geo-data-viewer

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Geo Data Viewer

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Geo Data Viewer.
  • earthbigdata/opensarE

    EarthBigData/openSAR

    0Vezi pe GitHub↗

    NOTE: PLEASE CHANGE ALL import gdal imports to ` from osgeo import gdal ` in all python programs and notebooks

    Vezi pe GitHub↗0
  • johmast/imagefusionAvatar JohMast

    JohMast/ImageFusion

    34Vezi pe GitHub↗

    Temporal fusion of raster image time-Series. R interface for the imagefusion framework, which provides implementation of the FITFC, ESTARFM and STARFM algorithms in C++.

    C++
    Vezi pe GitHub↗34
  • karpathy/neuraltalk2Avatar karpathy

    karpathy/neuraltalk2

    5,588Vezi pe GitHub↗

    Neuraltalk2 is a deep learning vision system designed for automatic image captioning. Built with PyTorch, it utilizes a hybrid architecture that combines a convolutional neural network encoder with a recurrent neural network decoder to generate textual descriptions from visual input. The project features a GPU-accelerated training pipeline capable of distributing workloads across multiple graphics processing units through multi-process distribution. It supports the generation of descriptions for both static image files and real-time video streams. The framework includes capabilities for enco

    Jupyter Notebook
    Vezi pe GitHub↗5,588
  • mrdbourke/zero-to-mastery-mlAvatar mrdbourke

    mrdbourke/zero-to-mastery-ml

    5,839Vezi pe GitHub↗

    This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter Notebooks. It serves as a comprehensive guide for mastering the Python data science toolkit, providing structured tutorials for numerical computing, tabular data manipulation, and statistical visualization. The curriculum includes specific implementation guides for Scikit-Learn and a practical course on TensorFlow for constructing, training, and deploying neural networks and computer vision models. It covers the end-to-end process of building predictive models, from initial pr

    Jupyter Notebookdata-sciencedeep-learningmachine-learning
    Vezi pe GitHub↗5,839
Vezi toate cele 30 alternative pentru Geo Data Viewer→

Întrebări frecvente

Ce face randomfractals/geo-data-viewer?

Geo Data Analytics tool for VSCode IDE with kepler.gl support to generate and view maps 🗺️ without any Python 🐍, IPyWidgets ⚙️, pandas 🐼, Jupyter notebooks 📚, or ReactJS ⚛️ app code.

Care sunt principalele funcționalități ale randomfractals/geo-data-viewer?

Principalele funcționalități ale randomfractals/geo-data-viewer sunt: Deep Learning and Computer Vision, Geospatial Data Infrastructure.

Care sunt câteva alternative open-source pentru randomfractals/geo-data-viewer?

Alternativele open-source pentru randomfractals/geo-data-viewer includ: earthbigdata/opensar — NOTE: PLEASE CHANGE ALL import gdal imports to `` from osgeo import gdal `` in all python programs and notebooks. johmast/imagefusion — Temporal fusion of raster image time-Series. R interface for the imagefusion framework, which provides implementation… mrdbourke/zero-to-mastery-ml — This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter… karpathy/neuraltalk2 — Neuraltalk2 is a deep learning vision system designed for automatic image captioning. Built with PyTorch, it utilizes… dipanjans/practical-machine-learning-with-python — This project serves as a comprehensive educational resource and curriculum for mastering machine learning and deep… udacity/self-driving-car — This is an open-source autonomous driving perception pipeline that processes camera and lidar sensor data to detect,…