Skip to content
View tsgebre's full-sized avatar

Block or report tsgebre

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

Popular repositories Loading

  1. uci_heard_data uci_heard_data Public

  2. VAID VAID Public

    Public data set with data data augmentation.

  3. json_extract_classes json_extract_classes Public

    Here's an example code in Python to process an MS COCO JSON annotation file and extract annotations for 10 specific classes. This code assumes you have the 'json' module installed in your Python en…

  4. json_to_voc json_to_voc Public

    An example Python code that converts COCO JSON image labeling to Pascal VOC XML format.

  5. coco_to_voc_segmentation coco_to_voc_segmentation Public

    Python code that takes an MS COCO JSON segmentation annotation file as input and generates corresponding VOC XML annotations:

  6. UNet_class UNet_class Public

    U-Net architecture in PyTorch.