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

Block or report shreejalt

Report abuse

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

Report abuse
shreejalt/README.md

Hi there 👋

My name is Shreejal Trivedi and I am pursuing my masters at York University. My main research interests are in the field of optimization, development, deployment of the deep learning architecture mainly focusing on Computer Vision on edge-devices

Pinned Loading

  1. Pytorch implementation to generate d... Pytorch implementation to generate different families of RegNet Models(Facebook AI Research: March'2020)
    1
    '''
    2
    Name: Shreejal Trivedi
    3
    4
    Description: Generation Script of RegNetX and RegNetY models
    5
  2. Numpy version of Bounding Box Genera... Numpy version of Bounding Box Generator from the paper: Generating Positive Bounding Boxes for Balanced Training of Object Detectors
    1
    '''
    2
    3
    Description: Generate bounding boxes of different aspect ratio and scales given a ground truth box and IoU Threshold(NUMPY Version)
    4
    5
    Reference Paper: Generating Positive Bounding Boxes for Balanced Training of Object Detectors - September 2019.
  3. mAP-calculator mAP-calculator Public

    A simple script to calculate the mAP using PascalVOC2012 and COCO standards for object detection

    Python 5

  4. pytorch-models-ctaugment pytorch-models-ctaugment Public

    A plug 'n' play CTAugment wrapper that can be used with classification tasks using pytorch framework.

    Python 4

  5. freematch-pytorch freematch-pytorch Public

    Unofficial PyTorch implementation of the paper 'FreeMatch: Self-adaptive Thresholding for Semi-supervised Learning'

    Python 11

  6. Multi-Radius-Deep-SVDD-PyTorch Multi-Radius-Deep-SVDD-PyTorch Public

    Extended Implementation of 'Deep One Class Classification' paper

    Python 1