https://github.com/mrtejas/cv-sandbox
A collection of Computer Vision mini-projects tuned for a number of tasks, including face detection, object detection, image segmentation and CLIP. Trained on popular datasets and includes comparative study of the methods. Done as a part of S24 course : Computer Vision at IIIT Hyd
https://github.com/mrtejas/cv-sandbox
computer-vision cuda ml opencv pytorch yolo
Last synced: about 2 months ago
JSON representation
A collection of Computer Vision mini-projects tuned for a number of tasks, including face detection, object detection, image segmentation and CLIP. Trained on popular datasets and includes comparative study of the methods. Done as a part of S24 course : Computer Vision at IIIT Hyd
- Host: GitHub
- URL: https://github.com/mrtejas/cv-sandbox
- Owner: MrTejas
- License: mit
- Created: 2024-08-07T07:25:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-07T08:13:39.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T03:32:19.841Z (about 1 year ago)
- Topics: computer-vision, cuda, ml, opencv, pytorch, yolo
- Language: Jupyter Notebook
- Homepage:
- Size: 73.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CV-Sandbox
A collection of Computer Vision mini-projects tuned for a number of tasks, including face detection, object detection, image segmentation and CLIP. Trained on popular datasets and includes comparative study of the methods.