Machine Learning Hacking Machine Learning models - An Overview This blog post examines high level techinques targeting ML (machine learning) systems.
<coding> Google Cloud Pub/Sub vs Amazon SQS Message queues are great technology when you need to send and receive messages between different applications, implementing asynchronous worklflows, stream data from processes and various devices, processing jobs or building up that fault tolerance.
DevOps Solution for DaVinci Resolve 17 Linux/Ubuntu Video Codec Problems Solution for DaVinci Resolve 17 Linux/Ubuntu Video Codec Problems
DevOps Featured Install FFmpeg with Nvidia nvdec and nvenc on Ubuntu 20.04 with CUDA Install FFmpeg with Nvidia nvdec and nvenc on Ubuntu 20.04 with CUDA
DevOps Dockerizing Angular 8+ application with Nginx-Alpine Containerize Angular app to be built and to to run withing Docker image.
Machine Learning Covid19 Mask Detector on Live Video Stream This post is a demonstration of one possible way how to distribute such machine learning algorithms that can potentially help insure your safety and safety of others into the wild.
Machine Learning Object detection in live video stream with Chrysalis Cloud Object detection in live video stream with Chrysalis Cloud
Machine Learning Facial Landmarks example with dlib, OpenCV in the Chrysalis Cloud Facial landmarks are usually the second step in facial recognition. They are used to to scale and align faces for more accurate comparisons in facial recognition. They do have some use cases on their own, such as drowsiness detection, face swap or Snapschat like filters.
<coding> H.264 compression explained in detail with coding examples H.264 compression explained in detail with coding examples
DevOps Featured Continuous deployment - GitHub Actions on DigitalOcean's Kubernetes Continuous deployment - GitHub Actions on DigitalOcean's Kubernetes
DevOps Installing Ghost on DigitalOcean with Kubernetes Installing and running Ghost Blog on DigitalOcean with Kubernetes