Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: computer-vision

373 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
lukas/ml-class
A collection of bite-sized machine learning and deep learning tutorial projects for engineers, each with starter code in Jupyter Notebooks …
322593active
jingyaogong/minimind-o
MiniMind-O is an open-source educational project that implements a tiny (~0.1B parameter) end-to-end Omni model from scratch in PyTorch, ha…
572384active
wenhwu/awesome-remote-sensing-change-detection
A curated awesome-list compiling datasets, tools, methods, review papers, and competitions for remote sensing change detection. It covers d…
602311active
MoonshotAI/Kimi-K2.5
Kimi K2.5 is Moonshot AI's open-weight, 1T-parameter Mixture-of-Experts multimodal agentic model (32B activated), continually pretrained on…
582303active
ActiveVisionLab/Awesome-LLM-3D
A curated awesome-list of papers and resources on multi-modal large language models applied to 3D tasks, accompanying a survey paper. It co…
612253active
harlanhong/awesome-talking-head-generation
A curated awesome-list of papers, datasets, and surveys on talking head generation, covering face animation, audio-driven synthesis, portra…
681930active
luyishisi/Anti-Anti-Spider
A Chinese-language repository collecting techniques and code for bypassing anti-scraping measures on websites, including a CNN-based (AlexN…
327277maintenance
yassouali/awesome-semi-supervised-learning
A curated, regularly updated list of semi-supervised learning papers, methods, and resources, covering deep learning, computer vision, NLP,…
321856active
shsarv/Machine-Learning-Projects
A curated collection of 26 end-to-end machine learning projects in Jupyter Notebooks covering deep learning, NLP, computer vision, healthca…
741833active
brevdev/launchables
A collection of Jupyter notebook guides from the Brev.dev (NVIDIA Brev) team covering LLM fine-tuning, multi-modal models, image segmentati…
701816active
stepjam/RLBench
RLBench is a large-scale robot learning benchmark and simulation environment built on CoppeliaSim and PyRep, featuring 100 hand-designed ma…
241811active
krishnaik06/Data-Science-Projects-For-Resumes
A curated collection of end-to-end data science projects (machine learning, deep learning, NLP, computer vision) designed to build a resume…
251803active
KaimingHe/deep-residual-networks
The official repository for the original ResNet-50, ResNet-101, and ResNet-152 models from the paper 'Deep Residual Learning for Image Reco…
326753maintenance
PaddlePaddle/Research
A collection of novel deep learning research works implemented with PaddlePaddle, covering top-conference papers and competition-winning mo…
321763active
zhaoyang97/Paper-Notes
A curated collection of 23,000+ concise (5-minute) summaries of AI, LLM, NLP, and computer vision papers from top conferences like CVPR, IC…
571628active
AIFengheshu/Plug-play-modules
A curated collection of plug-and-play neural network modules (attention mechanisms, convolutions, fusion blocks) extracted from 2024-2025 p…
321606active
dvgodoy/PyTorchStepByStep
The official companion repository for the book 'Deep Learning with PyTorch Step-by-Step: A Beginner's Guide', containing one runnable Jupyt…
631484active
ahundt/awesome-robotics
A curated awesome-list of links, software libraries, papers, and resources useful for robotics development. It covers simulators, machine l…
321479active
m2dsupsdlclass/lectures-labs
A collection of lecture slides and Jupyter lab notebooks for a Master Year 2 Data Science Deep Learning course at Institut Polytechnique de…
231470active
sreeharierk/datascience
A curated compilation of free resources for learning data science, organized as a roadmap covering fundamentals like linear algebra, data s…
625153maintenance
Nyandwi/machine_learning_complete
A comprehensive open-source machine learning learning package containing 35 interactive Jupyter notebooks covering Python, data analysis, c…
325038maintenance
weiaicunzai/pytorch-cifar100
A PyTorch practice repository implementing dozens of classic CNN architectures (ResNet, DenseNet, VGG, GoogLeNet, Inception variants, Xcept…
324776maintenance
INTERMT/Awesome-PyTorch-Chinese
A curated Chinese-language collection of PyTorch learning resources, including tutorials, manuals, video courses, books, papers, and practi…
324769maintenance
szenergy/awesome-lidar
A curated awesome-list of LIDAR resources, including sensor manufacturers, datasets, point cloud processing libraries, frameworks, algorith…
651331active
AIGeniusInstitute/AI-Agent-In-Action
An open-source Chinese-language book, 'AI Agent In Action' (《AI Agent 开发实战》), covering AI agent theory, architecture, and development from …
221266active
cs230-stanford/cs230-code-examples
A collection of PyTorch and TensorFlow code examples created for Stanford's CS230 deep learning course, covering computer vision and NLP ta…
324228maintenance
roatienza/Deep-Learning-Experiments
A collection of deep learning lecture notes (PDFs), videos, and PyTorch Jupyter notebook experiments covering topics from MLPs and CNNs to …
661198active
SkalskiP/vlms-zero-to-hero
A tutorial series of Jupyter notebooks teaching the path from NLP and computer vision fundamentals to Vision-Language Models. Each notebook…
221179active
udacity/deep-learning
A collection of Jupyter Notebook tutorials and projects from Udacity's Deep Learning Nanodegree Foundations program. It covers implementing…
324053maintenance
Ly0n/awesome-robotic-tooling
A curated awesome-list of open-source tooling for professional robotics development in C++ and Python, covering ROS/ROS2, autonomous drivin…
323883maintenance
skygazer42/DL-Hub
DL-Hub is a comprehensive PyTorch deep learning learning repository with 339 lessons across 8 tracks (vision, NLP, GNN, point cloud, genera…
771114active
allmachinelearning/MachineLearning
A curated collection of machine learning learning resources, primarily in Chinese, covering textbooks, courses, code implementations, and d…
323839maintenance
TrickyGo/Dive-into-DL-TensorFlow2.0
A Chinese-language open-source book that ports the 'Dive into Deep Learning' (D2L) textbook's MXNet code examples to TensorFlow 2.0, presen…
233823maintenance
serengil/tensorflow-101
A collection of Jupyter notebooks and Python scripts teaching deep learning with TensorFlow and Keras through hands-on projects. It covers …
461099active
Projects-Developer/50-Final-Year-Projects-with-Source-Code
A curated collection of 50 final-year academic projects for computer science and engineering students, each with source code, synopsis, rep…
491097active
aangelopoulos/conformal-prediction
A collection of Jupyter notebooks demonstrating conformal prediction (conformal inference) on real-world machine learning tasks like image …
561081active
Candy-CY/Hyperspectral-Image-Classification-Models
A curated collection of 86 hyperspectral remote sensing image classification models reproduced from published papers. It serves as a refere…
741077active
TheBurnsy/Vehicle-OSINT-Collection
A curated collection of websites, browser add-ons, and repositories for gathering open-source intelligence about vehicles. It covers image-…
321058active
shu223/iOS-9-Sampler
A collection of Swift code examples demonstrating the new features introduced in iOS 9, covering APIs like Core Spotlight, SFSafariViewCont…
323400maintenance
Smilexuhc/Data-Competition-TopSolution
A curated collection of links to top-ranking open-source solutions from data science and machine learning competitions (CCF BDCI, DCIC, and…
323365maintenance
priya-dwivedi/Deep-Learning
A collection of standalone deep learning projects in Jupyter Notebooks, each in its own folder, covering topics the author explored and blo…
323355maintenance
shu223/iOS-10-Sampler
A collection of Swift code examples demonstrating the new APIs introduced in iOS 10, including Speech framework recognition, Metal CNN imag…
323273maintenance
sbrugman/deep-learning-papers
A curated reading list of deep learning research papers organized by task (code, text, vision, audio) and ordered by date, with state-of-th…
103182maintenance
shu223/iOS8-Sampler
A collection of Objective-C code examples demonstrating the new features introduced in iOS 8, such as Metal, HealthKit, Touch ID, and visua…
323114maintenance
endymecy/awesome-deeplearning-resources
A curated awesome-list of deep learning and deep reinforcement learning research papers, sorted chronologically, with links to code, model …
613024maintenance
leriomaggio/deep-learning-keras-tensorflow
A Jupyter Notebook tutorial series introducing deep neural networks using Keras and TensorFlow, covering perceptrons, CNNs, autoencoders, a…
232968maintenance
easy-tensorflow/easy-tensorflow
A collection of simple, comprehensive TensorFlow tutorials with detailed Jupyter notebook explanations and accompanying Python source code.…
232841maintenance
Kayzaks/HackingNeuralNetworks
A short educational course (article plus Python exercises) on attacking and defending neural networks, covering techniques like backdooring…
322635maintenance
Machine-Learning-Tokyo/AI_Curriculum
A curated collection of links to open university lecture series on deep learning and reinforcement learning from Stanford, MIT, UC Berkeley…
322562maintenance
curiousily/Getting-Things-Done-with-Pytorch
A collection of Jupyter Notebook tutorials (with a free companion book) teaching how to solve real-world machine learning and deep learning…
322502maintenance
dipanjanS/practical-machine-learning-with-python
A companion repository for the Apress book 'Practical Machine Learning with Python', containing all code, Jupyter notebooks, and examples f…
322385maintenance
luispedro/BuildingMachineLearningSystemsWithPython
Source code repository accompanying the book 'Building Machine Learning Systems with Python' (2nd edition) by Luis Pedro Coelho and Willi R…
322133maintenance
golbin/TensorFlow-Tutorials
A step-by-step collection of TensorFlow tutorial source code covering deep learning basics through advanced models like CNN, RNN, GAN, DQN,…
322123maintenance
jindongwang/MachineLearning
A curated collection of machine learning learning resources, primarily in Chinese, covering textbooks, video courses, code implementations,…
322017maintenance
GauravBh1010tt/DeepLearn
A collection of Python implementations of deep learning research papers covering NLP, computer vision, and machine learning topics using Ke…
231847maintenance
shenweichen/AlgoNotes
A curated collection of articles from the 'Qianmeng Learning Notes' WeChat public account, covering ranking and CVR prediction, recall and …
321835maintenance
xavier-zy/Awesome-pytorch-list-CNVersion
A Chinese translation of the Awesome-pytorch-list, a curated catalog of PyTorch-related libraries, tutorials, books, paper implementations,…
321792maintenance
tugstugi/dl-colab-notebooks
A collection of Google Colab notebooks for trying out deep learning models online with a single click. It covers demos across TTS, speech p…
321780maintenance
enggen/Deep-Learning-Coursera
A collection of Jupyter Notebook solutions and notes for Andrew Ng's Deep Learning Specialization on Coursera (deeplearning.ai). It covers …
321758maintenance
YunYang1994/TensorFlow2.0-Examples
A collection of TensorFlow 2.0 tutorials and example implementations covering deep learning fundamentals through advanced models like YOLOv…
321699maintenance
Ewenwan/Ros
A curated collection of ROS (Robot Operating System) learning materials, code examples, and annotated source-code notes covering topics lik…
321497maintenance
SkalskiP/ILearnDeepLearning.py
A collection of Jupyter Notebook projects teaching neural networks and deep learning fundamentals, built with plain NumPy and Keras. Each p…
321410maintenance
shicai/MobileNet-Caffe
A Caffe implementation of Google's MobileNet v1 and v2 architectures with pretrained ImageNet model weights. It includes evaluation scripts…
321274maintenance
matsuolab-edu/dl4us
DL4US is a publicly released set of Jupyter Notebook course materials for a practical deep learning course aimed at engineers, originally o…
321234maintenance
dee1024/pytorch-captcha-recognition
A PyTorch-based end-to-end CNN model for recognizing captchas (digits and letters) without manual image preprocessing, using self-generated…
321220maintenance
feross/awesome-mad-science
A curated awesome-list of delightful and unusual npm packages for Node.js and the browser, covering areas like peer-to-peer, browserify, ge…
321215maintenance
alexattia/Data-Science-Projects
A collection of personal data science and machine learning projects built around Kaggle and HackerRank challenges, written in Python and Ju…
321187maintenance
ndb796/Deep-Learning-Paper-Review-and-Practice
A Korean-language educational repository collecting thorough reviews of popular deep learning papers with accompanying code practice notebo…
321171maintenance
lindawangg/COVID-Net
COVID-Net Open Source Initiative: deep learning models and the COVIDx chest X-ray datasets for COVID-19 detection and severity grading from…
651167maintenance
bendangnuksung/Image-OutPainting
A Keras/TensorFlow implementation of the Stanford 'Painting Outside the Box' image outpainting paper, extending images beyond their borders…
321148maintenance
czy36mengfei/tensorflow2_tutorials_chinese
A collection of Chinese-language Jupyter Notebook tutorials for TensorFlow 2.0, adapted from official TensorFlow tutorials with Keras-based…
327777abandoned
dsgiitr/d2l-pytorch
A Jupyter Notebook adaptation of the 'Dive Into Deep Learning' book, converting its MXNet code examples into PyTorch. It covers deep learni…
324359abandoned
alexsosn/iOS_ML
A curated awesome-list of machine learning, deep learning, NLP, computer vision, and speech resources for iOS developers, focusing on libra…
321427abandoned

← prev page 4 / 4