https://github.com/neural-bits/computer-vision-hub
Hub with hands-on resources on building Computer Vision and Deep Learning solutions that process Video/Image data.
https://github.com/neural-bits/computer-vision-hub
computer-vision deep-learning edge-computing fastapi machine-learning nvidia-triton pytorch
Last synced: about 1 year ago
JSON representation
Hub with hands-on resources on building Computer Vision and Deep Learning solutions that process Video/Image data.
- Host: GitHub
- URL: https://github.com/neural-bits/computer-vision-hub
- Owner: neural-bits
- Created: 2024-09-10T10:59:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-15T15:30:44.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T21:49:36.492Z (over 1 year ago)
- Topics: computer-vision, deep-learning, edge-computing, fastapi, machine-learning, nvidia-triton, pytorch
- Language: JavaScript
- Homepage:
- Size: 8.61 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Computer Vision Hub
This repository contains the code for the NeuralBits newsletter articles on Computer Vision and Deep Learning techniques for Vision AI systems.
## Categories
### Video Processing
|ID| 📝 Article | 💻 Code | Details | Complexity | Tech Stack |
|--|---------|-----------------|---------|------------|----------------------|
|001| [Real Time Video Streaming](https://neuralbits.substack.com/p/intro-to-video-streaming-for-ai-computer)| [Here](https://github.com/neural-bits/computer-vision-hub/tree/main/001-real-time-video-streaming) | Video Streaming with FastAPI Websockets and ReactJS Frontend | 🟩🟩⬜ |Python, FastAPI, WebSockets, ReactJS|