Skip to content
View HamletMonkey's full-sized avatar
Block or Report

Block or report HamletMonkey

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
HamletMonkey/README.md

Hi there👋:monkey_face:

About Me:

🍌loves reading
🍌always curious
🍌'Enjoy discovering that you're wrong, it means that you're less wrong than before.' -- Think Again, Adam Grant

Feel free to connect!

Pinned

  1. image_dataset_explorer image_dataset_explorer Public

    Visualization tools to help identify possible issues with image dataset

    Python

  2. image_dataset_resize_pad image_dataset_resize_pad Public

    This script is created for image dataset with annotations in XML format (pascal VOC format).

    Python

  3. image_dataset_small_bbox image_dataset_small_bbox Public

    Remove and crop images with extremely small bounding boxes

    Python

  4. image_xml_annotation_plot image_xml_annotation_plot Public

    To provide visualization of image with its bounding box annotations in XML format (pascal VOC format).

    Python

  5. exploring_plotly exploring_plotly Public

    trying out plotly library -- fetching different stock's RSI via RapidAPI

    Jupyter Notebook

  6. image_dataset_duplicate_bbox image_dataset_duplicate_bbox Public

    Remove duplicated bounding boxes on the same object (based on IoU score)

    Python