Skip to content

yester31/Useful_Toy_Project

Repository files navigation

Useful toy project

If you know it, maybe you use it somewhere? Anyway, code that seems to be useful code are.

index

  1. Classify the detected object by class and save it as a file by python code

  1. Making multiple images into video file by python code

  1. Simple nodejs web server

  1. Simple nodejs websocket server & client

  1. Simple WebRTC Signal Server

  1. WebRTC Signal Server

  1. WebRTC SFU Server (pub -> server -> sub)

  1. Simple C++ WebSocket Client

  1. Simple C++ WebSocket Server

  1. Base64 Encoding & Decoding with C++

  1. Simple python WebSocket Server & Client

  1. Sending and receiving webcam video by python web client

  1. Output the python deep learning model results in a web browser

  1. DB connection from python code

  1. DB connection from C++ code

  1. produce a data path list file with python

  1. merge images with python

  1. visualize coco format dataset

  1. timm example

  1. detection model ensemble