Skip to content
View megk96's full-sized avatar
  • This One Limited
  • London
Block or Report

Block or report megk96

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

Pinned

  1. multispectral-maskrcnn multispectral-maskrcnn Public

    The goal of this project is to ascertain the role of intensity and depth channels in instance segmentation of traffic signs. It has been shown that secondary channels, like intensity and depth, pro…

    Python 2 2

  2. pixel-level-accuracy pixel-level-accuracy Public

    Considering an open-source Mask R-CNN implementation, which is a deep multitask learning solution for object detection, instance segmentation and keypoint annotations. The current task involves giv…

    Jupyter Notebook 6

  3. DLGalaxyMorph DLGalaxyMorph Public

    Using Deep Learning tools in Galaxy Morphology as part of Inter-University Center for Astronomy and Astrophysics (IUCAA)

    Jupyter Notebook 2 1

  4. tweet-clustering-repost tweet-clustering-repost Public

    1. Finding the “true” number of posts, by grouping the Twitter posts together if they are retweeting or commenting on the same message. Your method should be robust to small changes, so that if som…

    Python

  5. HierarchicalClustering_PhylogeneticTree HierarchicalClustering_PhylogeneticTree Public

    An implementation of Agglomerative and Divisive Hierarchical Clustering on Human DNA Genetic Data in the FASTA format.

    Jupyter Notebook 1

  6. type-check type-check Public

    Type Checking of a c-like language as mini-project in Principles of Programming Language

    Java