https://github.com/ajithvcoder/cpp_based_computer_vision_projects
Contains ComputerVision (Deep learning) projects in C++ with opencv , pytorch, cuda programming
https://github.com/ajithvcoder/cpp_based_computer_vision_projects
Last synced: 3 months ago
JSON representation
Contains ComputerVision (Deep learning) projects in C++ with opencv , pytorch, cuda programming
- Host: GitHub
- URL: https://github.com/ajithvcoder/cpp_based_computer_vision_projects
- Owner: ajithvcoder
- Created: 2020-11-10T04:53:09.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-08T17:04:19.000Z (about 4 years ago)
- Last Synced: 2025-01-12T19:30:52.833Z (4 months ago)
- Language: C++
- Homepage:
- Size: 17.2 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## C++ for Computer Vision
- Content
- Basics --> C++ basics
- opencv_learn --> C++ opencv basic techniquesTodo
- [ ] Machine learning
- [ ] Linear regression
- [ ] Logistic regression
- [ ] CNN with MNIST
- [ ] CNN with CIFAR