subharya83 / cvml-exerciseLinks
A collection of sophisticated computer vision and machine learning problems for graduate-level researchers and practitioners
☆35Updated last month
Alternatives and similar repositories for cvml-exercise
Users that are interested in cvml-exercise are comparing it to the libraries listed below
Sorting:
- ☆45Updated last month
- A comprehensive guide to getting started with OpenCV-Python, including scripts and detailed documentation for each topic.☆141Updated 4 months ago
- This repo is the homebase of a community driven course on Computer Vision with Neural Networks. Feel free to join us on the Hugging Face …☆672Updated 3 weeks ago
- This series will take you on a journey from the fundamentals of NLP and Computer Vision to the cutting edge of Vision-Language Models.☆1,110Updated 6 months ago
- About This repository is a curated collection of the most exciting and influential CVPR 2025 papers. 🔥 [Paper + Code + Demo]☆740Updated last month
- 100 days challenge of reading and implementing computer vision concepts using popular python libraries like OpenCV and Keras.☆20Updated last year
- This repository is a curated collection of the most exciting and influential CVPR 2024 papers. 🔥 [Paper + Code + Demo]☆736Updated 2 months ago
- An SDK for Transformers + YOLO and other SSD family models☆63Updated 6 months ago
- Inference and fine-tuning examples for vision models from 🤗 Transformers☆158Updated 2 months ago
- Modern Computer Vision with PyTorch, 2E, Published by Packt☆219Updated 2 months ago
- A curated list of important published computer vision paper on a weekly basis☆171Updated 6 months ago
- ☆63Updated 3 months ago
- A comprehensive collection of PyTorch tutorials covering essential concepts and applications☆346Updated last month
- Tutorials on computer vision with FiftyOne and PyTorch☆150Updated 2 weeks ago
- 3D object detection using YOLO and depth estimation☆274Updated 4 months ago
- Ultralytics Notebooks 🚀☆97Updated this week
- Eye exploration☆27Updated 5 months ago
- code for CVPR2024 paper: DiffMOT: A Real-time Diffusion-based Multiple Object Tracker with Non-linear Prediction☆420Updated last year
- Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information☆59Updated last year
- Production-ready YOLO8 Segmentation deployment with TensorRT and ONNX support for CPU/GPU, including AI model integration guidance for Un…☆47Updated last year
- Easy & Modular Computer Vision Detectors, Trackers & SAM - Run YOLOv9,v8,v7,v6,v5,R,X in under 10 lines of code.☆616Updated last year
- This project implements a self-driving car system utilizing a Convolutional Neural Network (CNN) to predict steering angles based on inpu…