pprp/SimpleCVReproduction
A collection of simplified PyTorch implementations of computer vision models including attention mechanisms, object detection, and vision transformers for learning purposes.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
This repository provides beginner-friendly reproductions of computer vision projects using PyTorch, covering attention mechanisms, classification, object detection, and keypoint detection. It includes simplified model implementations and well-documented code snippets to help learners understand CV techniques like Vision Transformers and attention modules integrated with models like YOLOv3.