Skip to content
View MelonChicken's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report MelonChicken

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
MelonChicken/README.md

header

About Me

πŸŽ“ Undergraduate Student at SeoulTech (ITM Major)
πŸ’‘ Focused on Computer Vision and Machine Learning
πŸ“˜ Exploring real-world ML applications in animal behavior analysis

Reading Notes in Korean Research Notes in Korean Computer Vision Study in Korean

Type: Embodied AI / Animal Behaviour Observation Agent

Description: A Raspberry Pi-based lightweight embodied agent that observes duck behaviour from video, extracts visual embeddings with CLIP ViT-B/32, classifies 5-second behaviour segments using scikit-learn, reacts to behaviour transitions, and generates session-level behaviour reports.

Python CLIP scikit-learn Ollama Raspberry Pi

Type: Computer Vision / Wildlife Image Classification Baseline

Description: A site-generalized wildlife classifier for camera-trap images. It extracts HOG-based visual features, trains probabilistic scikit-learn classifiers, and evaluates generalization with GroupKFold by camera site to avoid overly optimistic random-split evaluation.

Python scikit-learn OpenCV


πŸ† Certifications

Certification Issued by Description (EN)
ADsP (Advanced Data Analytics Semi-Professional) Korea Data Agency Validates foundational knowledge of data understanding, analytics planning, and practical data analysis.
SQLD (SQL Developer) Korea Data Agency Demonstrates competence in data modeling, SQL-based data manipulation, and structured data extraction.
AICE Associate (AI Certificate for Everyone) KT & Korea Economic Daily Validates hands-on skills in Python-based data processing, analysis, and AI modeling through a practical examination.
Microsoft Certified: Azure AI Fundamentals Microsoft Validates foundational knowledge of machine learning, computer vision, NLP, generative AI, and Azure AI services.

Pinned Loading

  1. NotificationChecker NotificationChecker Public

    This is the dicord bot which checks and sends the message if there is a new notification on the target website

    Python 1

  2. Newsboy Newsboy Public

    This programme is for scrapping the website and analyzing the contents of it, especially Korean.

    Python 1

  3. WildlifeVision-Baseline WildlifeVision-Baseline Public

    The baseline with scikit-learn to practice how to make a model for the object classification for wildlife species. This repository is based on the Conser-vision Practice Area: Image Classification …

    Jupyter Notebook

  4. be-more-agent-duck be-more-agent-duck Public

    Forked from brenpoly/be-more-agent

    Lightweight embodied agent to observe, record, react, and summarize animal behaviour running on Raspberry Pi

    Python 2