For a computer vision library for Python, the first results are jbhuang0604/awesome-computer-vision (This is a comprehensive, community-maintained awesome list that indexes computer vision papers, libraries, datasets, and tutorials by research task, making it a perfect starting point for exploring the domain), weiaicunzai/awesome-image-classification (This is a curated list of image classification papers and code, fitting the awesome list category but limited to classification rather than covering the full range of computer vision tasks detection, segmentation the visitor wants) and christoschristofidis/awesome-deep-learning (This is a general deep‑learning resources list rather than a computer‑vision‑specific collection, so it only partly covers the visitor’s need for a curated CV‑focused directory of papers, datasets, and frameworks). microsoft/computervision-recipes and matterport/mask_rcnn round out the shortlist. Compare the match explanations and check the project documentation against your requirements.
We curate open-source GitHub repositories matching “computer vision resources”. Results are ranked by relevance to your query — pick filters below to narrow, or refine with AI.
This project is a comprehensive, community-driven repository that serves as a centralized catalog for computer vision research and development. It functions as a structured index of academic papers, open-source software libraries, public datasets, and educational tutorials, providing a navigation point for the complex landscape of modern vision technology. The repository distinguishes itself through a taxonomy-based indexing system that maps the relationships between foundational research, influential academic figures, and their corresponding software implementations. By utilizing a lightweig
This is a comprehensive, community-maintained awesome list that indexes computer vision papers, libraries, datasets, and tutorials by research task, making it a perfect starting point for exploring the domain.
A curated list of deep learning image classification papers and codes
This is a curated list of image classification papers and code, fitting the awesome list category but limited to classification rather than covering the full range of computer vision tasks (detection, segmentation) the visitor wants.
This project is a curated directory of resources, libraries, and frameworks designed to support the development, training, and deployment of neural network models. It serves as a comprehensive guide for navigating the machine learning ecosystem, providing structured access to software utilities and research materials. The directory distinguishes itself by aggregating tools across the entire machine learning lifecycle, ranging from data management and experiment tracking to production-ready model deployment. It functions as a central hub for discovering both foundational academic research and
This is a general deep‑learning resources list rather than a computer‑vision‑specific collection, so it only partly covers the visitor’s need for a curated CV‑focused directory of papers, datasets, and frameworks.
This project is a collection of educational resources and implementation frameworks providing deep learning model recipes, code samples, and step-by-step guides for computer vision tasks. It organizes complex workflows into modular recipes and implementation guides to facilitate the building of image and video analysis models. The framework focuses on specialized vision capabilities, including an image similarity framework for fast retrieval and re-ranking, human pose estimation, and video action recognition. It also provides specific tools for crowd density estimation and document image clea
This repository provides practical code recipes and step-by-step guides for computer vision tasks rather than a curated directory of papers, books, and datasets; it's a valuable resource but not the awesome list format you're looking for.
This project is a TensorFlow and Keras implementation of the Mask R-CNN architecture. It provides a framework for performing simultaneous object detection and instance segmentation, transforming raw images into segmented masks and bounding boxes for individual object identification. The toolset enables custom computer vision training through fine-tuning pre-trained weights and integrating user-provided datasets. It includes capabilities for distributed GPU training to accelerate the optimization of large vision models. The framework covers model evaluation using standard precision metrics an
This is a specific implementation of the Mask R-CNN architecture for object detection and instance segmentation, not a curated collection of papers, libraries, datasets, and tutorials as you are looking for.
This project is a machine learning educational repository providing a collection of implementations and guides for machine learning and deep learning algorithms. It serves as a deep learning model library and a reference for training workflows, covering foundational machine learning, convolutional, recurrent, and transformer architectures. The collection includes a generative adversarial network suite for synthesizing realistic images and performing image-to-image translation. It also functions as a computer vision implementation guide for object detection and semantic segmentation, alongside
This repository is a collection of its own machine learning implementations and tutorials, not a curated list of external computer vision resources (papers, datasets, libraries) as requested for an awesome list.
This repository serves as a centralized collection of state-of-the-art deep learning architectures and reference implementations designed for research and application development. It provides a comprehensive toolkit for computer vision and natural language processing, offering pre-built models and training pipelines for tasks ranging from image classification and object detection to complex sequence modeling. The project distinguishes itself by providing a flexible execution harness that manages the entire training lifecycle, including data ingestion and backpropagation. It supports scalable
This repository is a collection of reference model implementations and training pipelines for computer vision, not a curated list of papers, books, and tutorials—it provides code rather than a resource directory.
This project is a comprehensive deep learning framework and educational platform designed for constructing, training, and evaluating neural network architectures. It provides a modular environment for building models through tensor operations and automatic differentiation, supporting a wide range of tasks from image classification and object detection to sequential data processing. Beyond its core technical capabilities, the project distinguishes itself by integrating professional career development resources directly into its learning ecosystem. It offers structured guidance, resume reviews,
This project is a deep learning framework and educational platform with vision-related notebooks, not a curated collection of external resources, papers, and datasets as the visitor is looking for.
| Repository | Stars | Language | License | Last push |
|---|---|---|---|---|
| jbhuang0604/awesome-computer-vision | 23.1K | — | — | |
| weiaicunzai/awesome-image-classification | 3.1K | — | — | |
| christoschristofidis/awesome-deep-learning |
| 27.6K |
| — |
| — |
| microsoft/computervision-recipes | 9.9K | Jupyter Notebook | MIT |
| matterport/mask_rcnn | 25.6K | Python | NOASSERTION |
| aladdinpersson/machine-learning-collection | 8.5K | Python | MIT |
| tensorflow/models | 77.7K | Python | NOASSERTION |
| accumulatemore/cv | 21.9K | Jupyter Notebook | — |