Lists (20)
Sort Name ascending (A-Z)
Stars
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Learn OpenCV : C++ and Python Examples
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
深度学习入门教程, 优秀文章, Deep Learning Tutorial
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
PyTorch tutorials and fun projects including neural talk, neural style, poem writing, anime generation (《深度学习框架PyTorch:入门与实战》)
✔(已完结)最全面的 深度学习 笔记【土堆 Pytorch】【李沐 动手学深度学习】【吴恩达 深度学习】
李宏毅2021/2022/2023春季机器学习课程课件及作业
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
Homepage for STAT 157 at UC Berkeley
标注自己的数据集,训练、评估、测试、部署自己的人工智能算法
computer vision projects | 计算机视觉相关好玩的AI项目(Python、C++、embedded system)
Efficient computing methods developed by Huawei Noah's Ark Lab
Implementation of XFeat (CVPR 2024). Do you need robust and fast local feature extraction? You are in the right place!
RepViT: Revisiting Mobile CNN From ViT Perspective [CVPR 2024] and RepViT-SAM: Towards Real-Time Segmenting Anything
Don't feel pain to use Deformable Convolution
PyTorch Implementation of Deformable Convolution
机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)
This repository is an integration of Mask RCNN (object detection and segmentation) and ROS to implement automated pick and place operation using the UR10 robot arm.
Integration of Swin Transformer to DETR for Robust Object Detection (DEMO)
Music Genre Classification - Machine Learning Group Project
In this project, image taken in low lighting conditions, night time, or without much ambient light are converted into and enhanced image as if the image was taken with good lighting condition. Gene…