Skip to content
View omigutin's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report omigutin

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

Pinned Loading

  1. file_path_parserfile_path_parserPublic

    🔍 Universal, extensible Python library for extracting structured information (groups, dates, times, custom patterns) from file names and paths.

    Python 5 1

  2. annotation_parserannotation_parserPublic

    AnnotationParser is a universal Python library that parses annotation files from different formats (LabelMe, COCO, VOC, etc.) into a single unified Shape data structure. This allows you to work wit…

    Python 3

  3. neuro_fsmneuro_fsmPublic

    NeuroFSM is a lightweight finite state machine framework tailored for neural network inference pipelines. It helps structure and track transitions between high-level states predicted by AI models i…

    Python 1

  4. img_opsimg_opsPublic

    Is a minimal, device‑aware image ops library built on top of OpenCV and NumPy.

    Python 1

  5. neuro_cloud_apineuro_cloud_apiPublic

    A unified Python interface for working with cloud and network storage providers such as Yandex Disk, Google Drive, S3-compatible storage, and local or NAS filesystems.

    Python

  6. python_library_templatepython_library_templatePublic template

    Canonical template for Python libraries with a clean project structure, explicit public API, strict separation of public and internal code, typed interfaces, testing layout, and documentation rules…