Skip to content
View ZIZI0901's full-sized avatar

Block or report ZIZI0901

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鈥檛 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鈥檚 behavior. Learn more about reporting abuse.

Report abuse
ZIZI0901/README.md

Hi, I'm Muzio 馃憢

I build practical tools for image processing and computer vision workflows.

My current interests include:

  • Image processing and computer vision
  • Dataset preparation and quality inspection
  • Object detection and instance segmentation
  • GPU inference and model deployment
  • Reproducible engineering tools for visual data

Selected projects

A configurable OpenCV-based preprocessing tool with GUI and CLI interfaces. It supports batch enhancement, bright-region detection, image alignment, rotation and cropping.

Python OpenCV Tkinter CLI

A collection of utilities for YOLO detection and segmentation datasets, including synchronized image/label cropping, augmentation, label inspection and LabelMe conversion.

Python YOLO Dataset Tools LabelMe

A small desktop and command-line tool for batch fluorescence-image intensity analysis and Excel export.

Python Image Analysis Tkinter Excel

Currently exploring

  • ONNX and TensorRT inference workflows
  • FP16/INT8 model optimization and accuracy validation
  • Multi-stream video inference and performance profiling
  • C++ inference applications

Tools I use

PythonPyTorchOpenCVNumPyPandasGit


This profile only contains public, non-sensitive projects and technical notes.

Pinned Loading

  1. image-batch-enhance-rotate-crop image-batch-enhance-rotate-crop Public

    Configurable OpenCV pipeline for batch image enhancement, bright-region alignment, rotation and cropping, with GUI, CLI and tests.

    Python

  2. yolo-data-batch-preprocess yolo-data-batch-preprocess Public

    Dataset preprocessing toolkit for YOLO detection and segmentation, including synchronized cropping, augmentation, label inspection and LabelMe conversion.

    Python

  3. fluorescence-intensity-batch-calculator fluorescence-intensity-batch-calculator Public

    GUI and CLI tool for batch fluorescence-image intensity analysis and Excel export.

    Python