awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
E

EarthBigData/openSAR

0
View on GitHub↗
0 نجوم·0 تفرعات·5 مشاهدات

OpenSAR

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

Features

  • Deep Learning and Computer Vision - Tools for processing synthetic aperture radar data.
  • Geospatial Data Infrastructure - Tools for processing and analyzing Synthetic Aperture Radar data.

سجل النجوم

مخطط تاريخ النجوم لـ earthbigdata/opensarمخطط تاريخ النجوم لـ earthbigdata/opensar

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ OpenSAR

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع OpenSAR.
  • randomfractals/geo-data-viewerالصورة الرمزية لـ RandomFractals

    RandomFractals/geo-data-viewer

    475عرض على GitHub↗

    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.

    HTML
    عرض على GitHub↗475
  • johmast/imagefusionالصورة الرمزية لـ JohMast

    JohMast/ImageFusion

    34عرض على 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++
    عرض على GitHub↗34
  • karpathy/neuraltalk2الصورة الرمزية لـ karpathy

    karpathy/neuraltalk2

    5,588عرض على 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
    عرض على GitHub↗5,588
  • mrdbourke/zero-to-mastery-mlالصورة الرمزية لـ mrdbourke

    mrdbourke/zero-to-mastery-ml

    5,839عرض على 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
    عرض على GitHub↗5,839
عرض جميع البدائل الـ 30 لـ OpenSAR→

الأسئلة الشائعة

ما هي وظيفة earthbigdata/opensar؟

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

ما هي الميزات الرئيسية لـ earthbigdata/opensar؟

الميزات الرئيسية لـ earthbigdata/opensar هي: Deep Learning and Computer Vision, Geospatial Data Infrastructure.

ما هي البدائل مفتوحة المصدر لـ earthbigdata/opensar؟

تشمل البدائل مفتوحة المصدر لـ earthbigdata/opensar: johmast/imagefusion — Temporal fusion of raster image time-Series. R interface for the imagefusion framework, which provides implementation… randomfractals/geo-data-viewer — Geo Data Analytics tool for VSCode IDE with kepler.gl support to generate and view maps 🗺️ without any Python 🐍,… 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,…