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

Block or report shreejalt

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

  5. freematch-pytorch freematch-pytorch Public

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

    Python 10

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

    Extended Implementation of 'Deep One Class Classification' paper

    Python 1