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.

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


🧠 Tech Stacks

Static Badge Static Badge Static Badge Static Badge

βš™οΈ Tools

Static Badge Static Badge Static Badge


πŸ† 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.


πŸ“Š My GitHub Stats

🧩 My Programming Study Stats

Now I'm studying in Hackerrank

HackerRank

HackerRank badges

Solved.ac Profile

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. opportunity-radar opportunity-radar Public

    AI-Powered Market Intelligence Dashboard for Startups

    Python 1

  4. CWVisualization CWVisualization Public

    Cognitive Walkthrough 및 μ‚¬μš©μ„± μ‹€ν—˜ κ²°κ³Ό 뢄석을 μœ„ν•œ νŒŒμ΄ν”„λΌμΈμž…λ‹ˆλ‹€

    Python

  5. 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