Skip to content

Instantly share code, notes, and snippets.

View HaiderZaidiDev's full-sized avatar
🏠
Working from home

Haider Zaidi HaiderZaidiDev

🏠
Working from home
View GitHub Profile

IBM Cloud - Object Detection Demonstration with Code Engine

The instructions below will guide you through the process of deploying the MAX Object Detector: a demonstration of image processing for detecting common objects on IBM Cloud.

Expected time to complete: 5-10 minutes.

You can see a live deployed version of the demonstration here.

Background

This demonstration deploys a container running the Max Object Detector, a web-app which allows users to recognize objects in an image/frame, trained from the Common Objects in Context (COCO) dataset.

@HaiderZaidiDev
HaiderZaidiDev / main.py
Created February 4, 2022 01:52
Instagram Group Chat Frequency Calculator
import matplotlib.pyplot as plt
import json
def message_count(*args):
"""
Counts the frequency of messages sent by users in an Instagram group chat,
Parameters
----------
args: str