Just some things i have tried here and there for learning/experimentation/knowledge bank
-
Python DLL
Create a .dll file and use it via python -
Flask Celery
Running background tasks with celery on flask -
RabbitMQ
Completed tutorials and rabbitMQ and an example on using rabbitmq queues for deep learning model -
Triton Python Backend
Running deep learning services on triton's python backend -
Milvus
Database for embeddings -
GRPC
How to use gRPC -
Realsense
Exploring realsense sdk -
Stream Simulator
Simulating streams in rtsp/http etc -
vid_to_frame
Extract frames from videos -
WSL tips
Collection of tips when using WSL -
GPU Decoder
Decoding and reading video frames with GPU -
Tiling Viewer
Watching multiple video streams at once -
TigerVNC
Free remote decktop on ubuntu -
Pytorch to Onnx Testing using onnx in python vs pytorch
-
Embeddings Visualization Visualize image embeddings in 2d/3d space with tensorboard