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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sshuair avatar

sshuair/torchvision-enhance

0
View on GitHub↗
396 stars·48 forks·Python·MIT·11 viewstorchsat.readthedocs.io↗

Torchvision Enhance

TorchSat is an open-source deep learning framework for satellite imagery analysis based on PyTorch.

Features

  • Deep Learning and Computer Vision - Enhances PyTorch for semantic segmentation and multi-channel data.
  • Deep Learning Frameworks - Enhances PyTorch for semantic segmentation and multi-channel imagery.

Star history

Star history chart for sshuair/torchvision-enhanceStar history chart for sshuair/torchvision-enhance

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Torchvision Enhance

These projects share indexed features with Torchvision Enhance. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • karpathy/neuraltalk2karpathy avatar

    karpathy/neuraltalk2

    5,588View on 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
    View on GitHub↗5,588
  • eecn/hyperspectral-classificationeecn avatar

    eecn/Hyperspectral-Classification

    584View on GitHub↗

    A Python tool to perform deep learning experiments on various hyperspectral datasets.

    Python
    View on GitHub↗584
  • mrdbourke/zero-to-mastery-mlmrdbourke avatar

    mrdbourke/zero-to-mastery-ml

    5,839View on 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
    View on GitHub↗5,839
  • dipanjans/practical-machine-learning-with-pythondipanjanS avatar

    dipanjanS/practical-machine-learning-with-python

    2,380View on GitHub↗

    This project serves as a comprehensive educational resource and curriculum for mastering machine learning and deep learning within the Python data science ecosystem. It provides a structured collection of tutorials and code examples designed to guide users through the end-to-end process of building, training, and deploying predictive models. The material focuses on practical implementation, covering the construction of machine learning pipelines that integrate data processing, feature engineering, and model training. It distinguishes itself by offering hands-on guidance for complex domains, i

    Jupyter Notebookclassificationclusteringcomputer-vision
    View on GitHub↗2,380
Compare all 30 related projects→

Frequently asked questions

What does sshuair/torchvision-enhance do?

TorchSat is an open-source deep learning framework for satellite imagery analysis based on PyTorch.

What are the main features of sshuair/torchvision-enhance?

The main features of sshuair/torchvision-enhance are: Deep Learning and Computer Vision, Deep Learning Frameworks.

Which projects share features with sshuair/torchvision-enhance?

Projects with overlapping indexed features include: karpathy/neuraltalk2 — Neuraltalk2 is a deep learning vision system designed for automatic image captioning. Built with PyTorch, it utilizes… eecn/hyperspectral-classification — A Python tool to perform deep learning experiments on various hyperspectral datasets. mrdbourke/zero-to-mastery-ml — This project is a machine learning educational curriculum and learning platform delivered through interactive Jupyter… udacity/self-driving-car — This is an open-source autonomous driving perception pipeline that processes camera and lidar sensor data to detect,… dipanjans/practical-machine-learning-with-python — This project serves as a comprehensive educational resource and curriculum for mastering machine learning and deep… alrojo/tensorflow-tutorial — Practical tutorials and labs for TensorFlow used by Nvidia, FFN, CNN, RNN, Kaggle, AE.