Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T15:30:44.000Z (2 months ago)
- Last Synced: 2024-10-17T03:28:42.324Z (29 days 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|