Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 16 hours ago
JSON representation

Hub with hands-on resources on building Computer Vision and Deep Learning solutions that process Video/Image data.

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|